Skip to content

v3.0.0-beta01

Pre-release
Pre-release
Compare
Choose a tag to compare
@Shazwazza Shazwazza released this 29 Aug 07:10
· 235 commits to develop since this release

Smidge updated to .NET Standard 2.0

A final release isn't too far away and I'll blog about this soon. Currently this beta doesn't contain any additional bug fixes or features than the previous versions but it's re-targeted at .NET Standard 2.0 and ASP.NET Core 2.0 and I've dropped targeting .NET 4.5.2 since I don't think people were using it on that platform and I'd rather just stick with .NET Standard moving forward.

All the docs are still correct, you shouldn't have to do anything different for upgrades or new installs.

... And yes it works perfectly well with Razor Pages :)

Install via nuget:

PM> Install-Package Smidge -Pre