Sigil 2.0.0

.NET Framework 3.5
There is a newer version of this package available.
See the version list below for details.
dotnet add package Sigil --version 2.0.0
NuGet\Install-Package Sigil -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sigil" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sigil --version 2.0.0
#r "nuget: Sigil, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sigil as a Cake Addin
#addin nuget:?package=Sigil&version=2.0.0

// Install Sigil as a Cake Tool
#tool nuget:?package=Sigil&version=2.0.0

A fail-fast validation helper for .NET CIL generation.

Product Versions
.NET Framework net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (50)

Showing the top 5 NuGet packages that depend on Sigil:

Package Downloads
Jil

A fast JSON serializer and deserializer

Chuma.AlphaMS.MicroService

初码-AlphaMS开发库-微服务

Chuma.AlphaMS.Common

初码-AlphaMS开发库-公共库

StackExchange.Redis.Extensions.JilCore

Package Description

SoftUnlimit.CQRS

Library implement CQRS desing pattern

GitHub repositories (14)

Showing the top 5 popular GitHub repositories that depend on Sigil:

Repository Stars
neuecc/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
opserver/Opserver
Stack Exchange's Monitoring System
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
kevin-montrose/Jil
Fast .NET JSON (De)Serializer, Built On Sigil
Version Downloads Last updated
5.0.0 616,431 9/18/2019
4.7.0 7,468,460 5/23/2016
4.6.1 282,901 5/5/2016
4.6.0 1,304 5/5/2016
4.5.1 38,388 11/19/2015
4.5.0 335,352 7/27/2015
4.4.0 172,088 1/24/2015
4.3.1 20,883 12/5/2014
4.3.0 5,526 11/2/2014
4.2.2 91,726 8/24/2014
4.2.1 7,317 6/20/2014
4.2.0 2,370 6/15/2014
4.1.0 2,266 3/2/2014
4.0.2 3,324 1/5/2014
4.0.1 1,809 12/25/2013
4.0.0 1,164 12/24/2013
3.2.0 3,670 10/25/2013
3.1.1 1,187 9/15/2013
3.1.0 1,428 9/9/2013
3.0.0 1,403 5/14/2013
2.2.1 1,325 4/15/2013
2.2.0 1,785 4/14/2013
2.1.0 1,394 3/22/2013
2.0.2 1,217 3/13/2013
2.0.1 1,212 3/13/2013
2.0.0 1,424 3/3/2013
1.2.9 1,245 2/23/2013
1.2.8 1,227 2/21/2013
1.2.7 1,201 2/20/2013
1.2.6 1,209 2/20/2013
1.2.5 1,315 2/16/2013
1.2.4 1,207 2/16/2013
1.2.3 1,222 2/15/2013
1.2.2 1,385 2/14/2013

Breaking interface changes, major version release.
Stack type assertions no longer necessary, some method signatures changed, more config options, some methods removed.