Skip to main content
aarnott avatar

aarnott

NuGet publisher profile

Packages
130
Total Downloads
1.2B
1,192,875,038

Packages (130)

MessagePack package icon

MessagePack

Extremely Fast MessagePack(MsgPack) Serializer for C# (.NET Framework, .NET 6, Unity, Xamarin).

317.2M
downloads
MessagePack.Annotations package icon

MessagePack.Annotations

Attributes and interfaces for .NET types serializable with MessagePack.

264.6M
downloads
Validation package icon

Validation

Method input validation and runtime checks that report errors or throw exceptions when failures are detected.

100.5M
downloads
MessagePackAnalyzer package icon

MessagePackAnalyzer

Analyzers and source generator for MessagePack for C#. Verify rules for [MessagePackObject] and code fix for [Key]. A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.

87.3M
downloads
Xunit.SkippableFact package icon

Xunit.SkippableFact

Make your Xunit test methods self-determine to report a "skipped" result. Useful for such cases as "not supported on this platform" results or other environmental inputs.

59.9M
downloads
Nerdbank.Streams package icon

Nerdbank.Streams

Streams for full duplex in-proc communication, wrap a WebSocket, split a stream into multiple channels, etc.

37.7M
downloads
Nerdbank.GitVersioning package icon

Nerdbank.GitVersioning

Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.

35.9M
downloads
DotNetOpenAuth.Core package icon

DotNetOpenAuth.Core

This package contains shared code for other NuGet packages, and contains no public API in and of itself.

21.4M
downloads
DotNetOpenAuth.OpenId.Core package icon

DotNetOpenAuth.OpenId.Core

This package contains shared code for other NuGet packages, and contains no public API in and of itself.

19.3M
downloads
DotNetOpenAuth.OAuth.Core package icon

DotNetOpenAuth.OAuth.Core

This package contains shared code for other NuGet packages, and contains no public API in and of itself.

19.0M
downloads
DotNetOpenAuth.OpenId.RelyingParty package icon

DotNetOpenAuth.OpenId.RelyingParty

Increase conversion rates to your web site by lowering the bar to create an account with your site, by allowing customers to use accounts they already have with other sites, such as Google and Yahoo!

18.7M
downloads
DotNetOpenAuth.OAuth.Consumer package icon

DotNetOpenAuth.OAuth.Consumer

Improve usability, reliability, conversion rates and security simultaneously by simply asking the user for permission to access their data on 3rd party services rather than asking for their password.

18.6M
downloads
DotNetOpenAuth.AspNet package icon

DotNetOpenAuth.AspNet

Enables web site visitors to log into an ASP.NET web application via popular identity providers, including Google, Yahoo!, Windows Live, Facebook, LinkedIn and Twitter.

14.9M
downloads
nbgv package icon

nbgv

A .NET Core Tool that can install, read and set version information based on git history, using Nerdbank.GitVersioning.

13.5M
downloads
PInvoke.Windows.Core package icon

PInvoke.Windows.Core

P/Invoke types for common Windows APIs.

10.7M
downloads
PInvoke.Kernel32 package icon

PInvoke.Kernel32

P/Invoke methods for the Windows Kernel32.dll.

10.4M
downloads
PInvoke.NCrypt package icon

PInvoke.NCrypt

P/Invoke methods for the Windows NCrypt.dll.

8.8M
downloads
PInvoke.BCrypt package icon

PInvoke.BCrypt

P/Invoke methods for the Windows BCrypt.dll.

8.6M
downloads
PCLCrypto package icon

PCLCrypto

PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.

8.0M
downloads
Xunit.Combinatorial package icon

Xunit.Combinatorial

Adds pairwise and combinatorial testing to Xunit. When combined with Xunit's [Theory] attribute, generates test cases that run a test under many conditions that you control via test method parameters.

7.2M
downloads
DotNetOpenAuth.OAuth2.Core package icon

DotNetOpenAuth.OAuth2.Core

This package contains shared code for other NuGet packages, and contains no public API in and of itself.

6.0M
downloads
DotNetOpenAuth.OAuth2.ClientAuthorization package icon

DotNetOpenAuth.OAuth2.ClientAuthorization

Functionality common to both OAuth 2.0 Clients and Authorization Servers.

5.7M
downloads
DotNetOpenAuth.OAuth2.Client package icon

DotNetOpenAuth.OAuth2.Client

Improve usability, reliability, conversion rates and security simultaneously by simply asking the user for permission to access their data on 3rd party services rather than asking for their password.

5.6M
downloads
MessagePack.AspNetCoreMvcFormatter package icon

MessagePack.AspNetCoreMvcFormatter

ASP.NET Core MVC Input/Output MessagePack formatter.

4.5M
downloads
Nerdbank.MessagePack package icon

Nerdbank.MessagePack

A fast and more user-friendly MessagePack serialization library for .NET and .NET Framework. This package is brought to you by one of the two major contributors to MessagePack-CSharp. As its natural successor, this library comes packed with features that its predecessor lacks, and has ongoing support. Premium support for trimming and Native AOT, secure deserialization of untrusted data, async serialization, streaming deserialization, skip serializing of default values, reference preservation, and support for reference cycles. Also features an automatic structural equality API.

4.5M
downloads
DotNetOpenAuth.OAuth.Common package icon

DotNetOpenAuth.OAuth.Common

This package contains shared code for other NuGet packages, and contains no public API in and of itself.

4.3M
downloads
Xunit.StaFact package icon

Xunit.StaFact

Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic UI thread emulation with a SynchronizationContext that keeps code running on a "main thread" for that test. Simply use [WpfFact], [WinFormsFact], [StaFact] or the cross-platform [UIFact] on your test method to run your test under conditions that most closely match the main thread in your application. Theory variants of these attributes allow for parameterized testing. Check out the xunit.combinatorial nuget package for pairwise or combinatorial testing with theories.

4.2M
downloads
DotNetOpenAuth.Core.UI package icon

DotNetOpenAuth.Core.UI

This package contains shared code for other NuGet packages, and contains no public API in and of itself.

4.0M
downloads
DotNetOpenAuth.OpenIdOAuth package icon

DotNetOpenAuth.OpenIdOAuth

As an OpenID 2.0 relying party or provider, include an OAuth 1.0 access token in the same user authorization/authentication step so that the relying party may also directly access the user's data on the OpenID Provider's web service.

3.9M
downloads
DotNetOpenAuth.OpenId.RelyingParty.UI package icon

DotNetOpenAuth.OpenId.RelyingParty.UI

Increase conversion rates to your web site by lowering the bar to create an account with your site, by allowing customers to use accounts they already have with other sites, such as Google and Yahoo!

3.8M
downloads
DotNetOpenAuth.OAuth2.ResourceServer package icon

DotNetOpenAuth.OAuth2.ResourceServer

Allow your web forms or MVC web site, REST or WCF service, or any other HTTP(s) service to accept OAuth 2 access tokens as a means of authorization so your users don't have to share their password with 3rd party apps and services in order to share their data between your service and those of the 3rd party.

3.8M
downloads
DotNetOpenAuth.OpenId.Core.UI package icon

DotNetOpenAuth.OpenId.Core.UI

This package contains shared code for other NuGet packages, and contains no public API in and of itself.

3.8M
downloads
DotNetOpenAuth.OAuth2.AuthorizationServer package icon

DotNetOpenAuth.OAuth2.AuthorizationServer

Protect your users' data while allowing them to programmatically access it, including from other web applications, all without disclosing their login credential with you to 3rd parties.

3.8M
downloads
DotNetOpenAuth.OAuth.ServiceProvider package icon

DotNetOpenAuth.OAuth.ServiceProvider

Protect your users' data while allowing them to programmatically access it, including from other web applications, all without disclosing their login credential with you to 3rd parties.

3.8M
downloads
DotNetOpenAuth.OpenId.Provider package icon

DotNetOpenAuth.OpenId.Provider

Allow your customers to take their identities from your site with them as they visit other sites that accept OpenID as relying parties. Set up single-sign-on solutions within your organization using a standards-based, accepted protocol for authentication delegation.

3.8M
downloads
DotNetOpenAuth.OpenId.Provider.UI package icon

DotNetOpenAuth.OpenId.Provider.UI

Allow your customers to take their identities from your site with them as they visit other sites that accept OpenID as relying parties. Set up single-sign-on solutions within your organization using a standards-based, accepted protocol for authentication delegation.

3.7M
downloads
DotNetOpenAuth.OAuth2.Client.UI package icon

DotNetOpenAuth.OAuth2.Client.UI

Improve usability, reliability, conversion rates and security simultaneously by simply asking the user for permission to access their data on 3rd party services rather than asking for their password.

3.6M
downloads
DotNetOpenAuth.InfoCard.UI package icon

DotNetOpenAuth.InfoCard.UI

Adds an InfoCard button to your ASP.NET web application's login page via a simple ASP.NET control. InfoCards enhance user security while mitigating phishing attacks by removing the need for a password credential or 3rd party identity issuer entirely.

3.4M
downloads
DotNetOpenAuth.InfoCard package icon

DotNetOpenAuth.InfoCard

Adds an InfoCard button to your web application's login page. InfoCards enhance user security while mitigating phishing attacks by removing the need for a password credential or 3rd party identity issuer entirely.

3.4M
downloads
DotNetOpenAuth.OpenIdInfoCard.UI package icon

DotNetOpenAuth.OpenIdInfoCard.UI

Adds an InfoCard button to an OpenID relying party's login button panel. InfoCards enhance user security while mitigating phishing attacks by removing the need for a password credential or 3rd party identity issuer entirely.

3.3M
downloads
DotNetOpenAuth package icon

DotNetOpenAuth

Add OpenID 1.1/2.0 and OAuth 1.0(a)/2.0 authentication and authorization functionality for client and server applications. This allows your (web) application to issue identities or accept issued identites from other web applications, and even access your users' data on other services.

2.8M
downloads
MessagePack.MSBuild.Tasks package icon

MessagePack.MSBuild.Tasks

MSBuild Tasks of MessagePack for C#.

2.2M
downloads
CodeGeneration.Roslyn.Attributes package icon

CodeGeneration.Roslyn.Attributes

A package that offers attributes to drive code generation. API: * CodeGeneration.Roslyn.CodeGenerationAttributeAttribute

2.1M
downloads
DotNetOpenAuth.Ultimate package icon

DotNetOpenAuth.Ultimate

A single assembly that adds OpenID 1.1/2.0, OAuth 1.0(a)/2.0, & InfoCard authentication and authorization functionality for client and server applications. This allows your (web) application to issue identities or accept issued identites from other web applications, and even access your users' data on other services.

1.7M
downloads
MessagePack.ImmutableCollection package icon

MessagePack.ImmutableCollection

Deprecated package to add System.Collections.Immutable support to MessagePack. This is now built into the main package.

1.5M
downloads
Cake.GitVersioning package icon

Cake.GitVersioning

Cake wrapper for Nerdbank.GitVersioning. Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.

1.4M
downloads
CodeGeneration.Roslyn.Tool package icon

CodeGeneration.Roslyn.Tool

Source code generation tool that hosts custom generators (AKA Plugins). This package contains MSBuild targets that run the tool during a build, before compilation. See project site for details.

1.3M
downloads
PInvoke.User32 package icon

PInvoke.User32

P/Invoke methods for the Windows User32.dll.

1.1M
downloads
PInvoke.Windows.ShellScalingApi package icon

PInvoke.Windows.ShellScalingApi

P/Invoke methods for the Windows Windows.ShellScalingApi.dll.

1.1M
downloads
Node.js.redist package icon

Node.js.redist

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

1.0M
downloads
DotNetOpenAuth.Mvc5 package icon

DotNetOpenAuth.Mvc5

Provides the HttpResponseMessage.AsActionResult() extension method.

958.5K
downloads
CodeGeneration.Roslyn package icon

CodeGeneration.Roslyn

Library for creating source generators. API (types contained): * CodeGeneration.Roslyn.ICodeGenerator * CodeGeneration.Roslyn.IRichCodeGenerator * CodeGeneration.Roslyn.Logger * CodeGeneration.Roslyn.RichGenerationResult * CodeGeneration.Roslyn.TransformationContext

946.0K
downloads
MessagePack.UnityShims package icon

MessagePack.UnityShims

Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). Extension support for Unity.

784.0K
downloads
MessagePack.Generator package icon

MessagePack.Generator

MessagePack standalone code generator.

714.8K
downloads
NuProj package icon

NuProj

NuProj provides an MSBuild-based approach to create NuGet packages (.nupkg). The build projects are called .nuproj files and are regular MSBuild projects. In general, the definition of a NuProj file is very similar to the NuGet .nuspec file – except that it is done via MSBuild. In fact, NuProj generates the .nuspec file and simply calles NuGet to build the package. Thus, for details you can still refer to the official NuGet documentation. There is also a Visual Studio extension which you find under http://bit.ly/NuProjVS.

660.5K
downloads
Nerdbank.FullDuplexStream package icon

Nerdbank.FullDuplexStream

Full duplex Stream for in-proc communication between two components.

493.4K
downloads
CSharpIsNullAnalyzer package icon

CSharpIsNullAnalyzer

C# analyzer to encourage use of `is null` and `is object` syntax over `== null` or `!= null`.

463.4K
downloads
CodeGeneration.Roslyn.BuildTime package icon

CodeGeneration.Roslyn.BuildTime

The build-time development dependency that generates code for a project that consumes code generation attributes.

460.3K
downloads
dotnet-codegen package icon

dotnet-codegen

The dotnet code generation tool that works with the CodeGeneration.Roslyn nuget package.

451.8K
downloads
PInvoke.AdvApi32 package icon

PInvoke.AdvApi32

P/Invoke methods for the Windows AdvApi32.dll.

415.3K
downloads
MessagePack.ReactiveProperty package icon

MessagePack.ReactiveProperty

Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). Extension support for ReactiveProperty.

329.3K
downloads
PInvoke.SetupApi package icon

PInvoke.SetupApi

P/Invoke methods for the Windows SetupApi.dll.

324.0K
downloads
DotNetOpenAuth.Mvc package icon

DotNetOpenAuth.Mvc

Provides the HttpResponseMessage.AsActionResult() extension method.

319.9K
downloads
PInvoke.NTDll package icon

PInvoke.NTDll

P/Invoke methods for the Windows NTDll.dll.

291.3K
downloads
NuProj.Common package icon

NuProj.Common

NuProj provides an MSBuild-based approach to create NuGet packages (.nupkg). The build projects are called .nuproj files and are regular MSBuild projects. This package provides additional MSBuild targets for non-NuProj projects. Install this package to projects that are being directly or indirectly referenced by your NuProj projects. There is also a Visual Studio extension which you find under http://bit.ly/NuProjVS.

279.1K
downloads
CodeGeneration.Roslyn.Engine package icon

CodeGeneration.Roslyn.Engine

The engine of source code generation; used by CodeGeneration.Roslyn.Tool. Useful for testing custom source generators. API: * CodeGeneration.Roslyn.CompilationGenerator * CodeGeneration.Roslyn.DocumentTransform

273.3K
downloads
PInvoke.CfgMgr32 package icon

PInvoke.CfgMgr32

P/Invoke methods for the Windows CfgMgr32.dll.

243.3K
downloads
PInvoke.Cabinet package icon

PInvoke.Cabinet

P/Invoke methods for the Windows Cabinet.dll.

242.8K
downloads
PInvoke.WinUsb package icon

PInvoke.WinUsb

P/Invoke methods for the Windows WinUsb.dll.

242.7K
downloads
PInvoke.NewDev package icon

PInvoke.NewDev

P/Invoke methods for the Windows NewDev.dll.

242.3K
downloads
PInvoke.SHCore package icon

PInvoke.SHCore

P/Invoke methods for the Windows SHCore.dll.

161.9K
downloads
PInvoke.Psapi package icon

PInvoke.Psapi

P/Invoke methods for the Windows Psapi.dll.

125.2K
downloads
PInvoke.Gdi32 package icon

PInvoke.Gdi32

P/Invoke methods for the Windows Gdi32.dll.

119.1K
downloads
PInvoke.UxTheme package icon

PInvoke.UxTheme

P/Invoke methods for the Windows UxTheme.dll.

110.8K
downloads
PInvoke.DwmApi package icon

PInvoke.DwmApi

P/Invoke methods for the Windows DwmApi.dll.

110.1K
downloads
PInvoke.Shell32 package icon

PInvoke.Shell32

P/Invoke methods for the Windows Shell32.dll.

106.5K
downloads
CodeGeneration.Roslyn.Plugin.Sdk package icon

CodeGeneration.Roslyn.Plugin.Sdk

The MSBuild project SDK that helps correctly create CodeGeneration.Roslyn plugins (generators). For the convenience of plugin consumers, create metapackage as well. For details, see project readme: https://github.com/AArnott/CodeGeneration.Roslyn#package-your-code-generator How to use MSBuild project SDKs: https://docs.microsoft.com/visualstudio/msbuild/how-to-use-project-sdk

105.9K
downloads
PInvoke.Win32 package icon

PInvoke.Win32

P/Invoke methods for Win32 APIs

100.4K
downloads
SPSS.NET package icon

SPSS.NET

Utilities for accessing SPSS .SAV files using managed code.

95.2K
downloads
PInvoke.Msi package icon

PInvoke.Msi

P/Invoke methods for the Windows Msi.dll.

85.1K
downloads
PInvoke.Hid package icon

PInvoke.Hid

P/Invoke methods for the Windows Hid.dll.

83.1K
downloads
PInvoke.Crypt32 package icon

PInvoke.Crypt32

P/Invoke methods for the Windows Crypt32.dll.

80.7K
downloads
PInvoke.DbgHelp package icon

PInvoke.DbgHelp

P/Invoke methods for the Windows DbgHelp.dll.

77.6K
downloads
PInvoke.ImageHlp package icon

PInvoke.ImageHlp

P/Invoke methods for the Windows ImageHlp.dll.

76.5K
downloads
PInvoke.WtsApi32 package icon

PInvoke.WtsApi32

P/Invoke methods for the Windows WtsApi32.dll.

76.3K
downloads
Microsoft.WindowsAzure.StorageClient.Async package icon

Microsoft.WindowsAzure.StorageClient.Async

.NET 4.5 Async-style extensions for Azure Storage APIs.

76.1K
downloads
PInvoke.Userenv package icon

PInvoke.Userenv

P/Invoke methods for the Windows Userenv.dll.

74.2K
downloads
Nerdbank.NetStandardBridge package icon

Nerdbank.NetStandardBridge

A reference + facade library to bring additional types to .NET Standard.

69.3K
downloads
Node.js.redist.symbols package icon

Node.js.redist.symbols

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

67.1K
downloads
PInvoke.NetApi32 package icon

PInvoke.NetApi32

P/Invoke methods for the Windows NetApi32.dll.

66.4K
downloads
PInvoke.MSCorEE package icon

PInvoke.MSCorEE

P/Invoke methods for the Windows MSCorEE.dll.

58.4K
downloads
PdbGit package icon

PdbGit

Indexes your PDBs with online Git server URLs so Visual Studio can download the exact source files that were compiled into your assembly while debugging.

56.7K
downloads
NuGet4698Workaround package icon

NuGet4698Workaround

Applies a workaround for NuGet bug https://github.com/NuGet/Home/issues/4698 that prevents satellite assemblies from being included in the package of .NET SDK projects.

55.8K
downloads
ImmutableObjectGraph package icon

ImmutableObjectGraph

Package Description

54.1K
downloads
PInvoke.Fusion package icon

PInvoke.Fusion

P/Invoke methods for the Windows Fusion.dll.

53.6K
downloads
PInvoke.Magnification package icon

PInvoke.Magnification

P/Invoke methods for the Windows Magnification.dll.

52.1K
downloads
PInvoke.Ole32 package icon

PInvoke.Ole32

P/Invoke methods for the Windows Ole32.dll.

48.9K
downloads
ImmutableObjectGraph.Generation package icon

ImmutableObjectGraph.Generation

MSBuild-based code generator to transform simple mutable type definitions into fully functional immutable types with persistent characteristics.

42.3K
downloads
PInvoke.IPHlpApi package icon

PInvoke.IPHlpApi

P/Invoke methods for the Windows IPHlpApi.dll.

40.0K
downloads
ReadOnlySourceTree package icon

ReadOnlySourceTree

Moves your project's bin and obj folders to top-level repository folders, allowing your source code to remain clean of build artifacts.

25.5K
downloads
Nerdbank.DotNetRepoTools package icon

Nerdbank.DotNetRepoTools

A CLI tool with commands to help maintain .NET codebases.

24.8K
downloads
IronPigeon package icon

IronPigeon

An open source generic message passing protocol with focus on confidentiality and authentication.

24.5K
downloads
IronPigeon.Dart package icon

IronPigeon.Dart

An open source email-like message passing protocol with focus on confidentiality and authentication.

22.6K
downloads
MessagePack.Experimental package icon

MessagePack.Experimental

Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). Experimental implementations.

20.4K
downloads
PCLCommandBase package icon

PCLCommandBase

Provides a cross-platform and cross-UI framework common base class for ICommand implementations, and a BindableBase class for your view models.

18.8K
downloads
PCLTesting package icon

PCLTesting

PCL Testing is a simple test framework for writing portable tests and running them on .NET, Windows Phone, Windows Store, Xamarin.iOS, Xamarin.Android, and Silverlight.

17.5K
downloads
Node.js.redist.win package icon

Node.js.redist.win

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

17.1K
downloads
Node.js.redist.linux package icon

Node.js.redist.linux

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

15.8K
downloads
Node.js.redist.osx package icon

Node.js.redist.osx

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

11.9K
downloads
Nerdbank.MSBuildExtension package icon

Nerdbank.MSBuildExtension

Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).

11.4K
downloads
SuppressPackagingPclFacades package icon

SuppressPackagingPclFacades

Adds a build step to automatically suppress packaging of PCL reference assemblies when platform assemblies are available. This fixes runtime errors you may see in your mobile or store apps that indicate the reference assembly was packaged instead of the platform assembly.

9.0K
downloads
NerdBank.OAuth package icon

NerdBank.OAuth

OAuth 1.0 Consumer portable class library targeting .NET Framework 4.5, Windows Phone 8 and Windows 8.

8.2K
downloads
MessagePack.SourceGenerator package icon

MessagePack.SourceGenerator

A roslyn source generator for AOT or faster startup of applications that use the MessagePack nuget package.

6.7K
downloads
Nerdbank.Algorithms package icon

Nerdbank.Algorithms

Algorithms such as branch and bound.

6.1K
downloads
HttpClientEcho package icon

HttpClientEcho

Enables automated tests with HTTP calls to avoid incurring the cost and instability of network traffic by recording a "live" test run and replaying it for subsequent test runs.

5.0K
downloads
EnlistmentInfo package icon

EnlistmentInfo

Import EnlistmentInfo .props and .targets from project directory or above.

4.8K
downloads
CodeGeneration.Roslyn.Templates package icon

CodeGeneration.Roslyn.Templates

Templates to use when creating CodeGeneration.Roslyn Plugins (source code generators).

4.5K
downloads
Nerdbank.Zcash package icon

Nerdbank.Zcash

A .NET library for Zcash, capable of creating accounts, deriving addresses, interacting with lightwallet servers, syncing, and sending transactions.

4.2K
downloads
CodeGeneration.Roslyn.PluginMetapackage.Sdk package icon

CodeGeneration.Roslyn.PluginMetapackage.Sdk

The MSBuild project SDK that helps correctly create metapackage for CodeGeneration.Roslyn plugins (generators). Metapackages are created for the convenience of plugin consumers. For details, see project readme: https://github.com/AArnott/CodeGeneration.Roslyn#package-your-code-generator How to use MSBuild project SDKs: https://docs.microsoft.com/visualstudio/msbuild/how-to-use-project-sdk

4.1K
downloads
Nerdbank.Cryptocurrencies package icon

Nerdbank.Cryptocurrencies

A .NET library for cryptocurrencies, capable of several commonly-used algorithms.

3.9K
downloads
ImmutableObjectGraph.Core package icon

ImmutableObjectGraph.Core

The runtime components behind the parts generated by the ImmutableObjectGraph.T4 package.

3.3K
downloads
Nerdbank.Bitcoin package icon

Nerdbank.Bitcoin

A .NET library for Bitcoin, capable of several commonly-used algorithms.

3.2K
downloads
ImmutableObjectGraph.T4 package icon

ImmutableObjectGraph.T4

T4 templates that transform simple mutable type definitions into fully functional immutable types with persistent characteristics.

3.1K
downloads
Node.js.redist.symbols.win-x64 package icon

Node.js.redist.symbols.win-x64

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

3.0K
downloads
Node.js.redist.symbols.win-x86 package icon

Node.js.redist.symbols.win-x86

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

2.6K
downloads
AssemblyRefScanner package icon

AssemblyRefScanner

An assembly, type and member scanner.

2.0K
downloads
Node.js.redist.symbols.win package icon

Node.js.redist.symbols.win

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

1.9K
downloads
Node.js.redist.symbols.win-arm64 package icon

Node.js.redist.symbols.win-arm64

Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.

1.5K
downloads
Microsoft.Developer.Core.DevHub package icon

Microsoft.Developer.Core.DevHub

DevHub client library interfaces

1.3K
downloads
Nerdbank.Qif package icon

Nerdbank.Qif

Quicken Interchange Format (QIF) I/O library

662
downloads