SQLitePCLRaw.provider.sqlite3
by: Eric Sink
- 25 total downloads
- Latest version: 3.0.5
SQLitePCL.raw is a Portable Class Library (PCL) for low-level (raw) access to SQLite. Packages named 'SQLitePCLRaw.provider.*' (like this one) are 'plugins' that allow SQLitePCLRaw.core to access the native SQLite library. This provider does DllImport of 'sqlite3', to reference the 'system' SQLite. One common use for this provider is to access the SQLite library provided with iOS.
SQLitePCLRaw.provider.sqlite3.ios_classic
by: Eric Sink et al
- 2 total downloads
- Latest version: 1.0.1
A SQLitePCLRaw provider bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages.
SQLitePCLRaw.provider.sqlite3.ios_unified
by: Eric Sink et al
- 19 total downloads
- Latest version: 1.1.14
A SQLitePCL.raw 'provider' bridges the gap between SQLitePCLRaw.core and a particular instance of the native SQLite library. Install this package in your app project and call SQLitePCL.raw.SetProvider(new SQLitePCL.SQLite3Provider_sqlite3()); Depending on the platform, you may also need to add one of the SQLitePCLRaw.lib.* packages. Convenience packages are named SQLitePCLRaw.bundle_*.
SshNet.Security.Cryptography
by: Renci
- 6 total downloads
- Latest version: 1.3.0
Cryptographic functions for .NET
StackExchange.Redis
by: Stack Exchange Inc. Marc Gravell Nick Craver
- 160 total downloads
- Latest version: 3.2.1
High performance Redis client, incorporating both synchronous and asynchronous usage.
Stimulsoft.Reports.Engine.NetCore
by: Stimulsoft
- 194 total downloads
- Latest version: 2026.2.4
DEPRECATED: This package will be discontinued in future versions. Please switch to the https://www.nuget.org/packages/Stimulsoft.Reports.Engine package, which includes the full functionality of this package along with additional features, libraries, and framework support. The native .NET Core cross platform report engine is a part of the reporting tool for .NET Core and .NET frameworks, that renders reports from getting data from the source, building bands, calculating aggregate functions, charting, applying styles, conditions, filtering, sorting, and more. Also, the report engine has algorithms for exporting reports to various formats such as PDF, Rich Text, Excel, and others.
Stimulsoft.Reports.Web.NetCore
by: Stimulsoft
- 59 total downloads
- Latest version: 2026.2.4
DEPRECATED: This package will be discontinued in future versions. Please switch to the https://www.nuget.org/packages/Stimulsoft.Reports.Web package, which includes the full functionality of this package along with additional features, libraries, and framework support. Stimulsoft Reports.WEB for .NET Core is a reporting tool designed to create and render reports in Web using native .NET Core cross platform report engine. Stimulsoft Reports.WEB will provide the complete cycle of report designing, from creating report templates and ending with showing them in a web browser. All this can be done without closing a web browser. Stimulsoft Reports.WEB is the reporting tool that allows you to edit reports directly in Web.
Stimulsoft.Svg
by: Stimulsoft
- 86 total downloads
- Latest version: 2026.3.4
SVG rendering library. This package provides processing and conversion of SVG images for use on report pages and dashboards. It is used in all our products.
Stimulsoft.Svg.NetCore
by: Stimulsoft
- 19 total downloads
- Latest version: 2026.1.3
SVG rendering library for .NET Core framework. This package provides processing and conversion of SVG images for use on report pages and dashboards. It is used in all our products.
Storage.Net
by: Ivan Gavryliuk (@aloneguid)
- 314 total downloads
- Latest version: 9.3.0
Storage.Net abstracts storage implementation like blobs, tables and messages from the .NET Application Developer. It's aimed to provide a generic interface regardless on which storage provider you are using. It also provides both synchronous and asynchronous alternatives of all methods and implements it to the best effort possible. Supports .NET 4.5.1 and .NET Standard 1.6.
StyleCop.Analyzers
by: Sam Harwell et. al.
- 62 total downloads
- Latest version: 1.2.0-beta.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
StyleCop.Analyzers.Unstable
by: Sam Harwell et. al.
- 23 total downloads
- Latest version: 1.2.0.556
An implementation of StyleCop's rules using Roslyn analyzers and code fixes
Svg
by: davescriven jvenema mrbean-bremen H1Gdev Wiesław Šoltés owaits ddpruitt Ralf1108 Tebjan Halm and others
- 42 total downloads
- Latest version: 3.4.8
Public fork of the C# SVG rendering library on codeplex.
This started out as a minor modification to enable the writing of proper SVG strings. But now after almost two years we have so many fixes and improvements that we decided to share our current codebase to the public in order to improve it even further.
So please feel free to fork it and open pull requests for any fix, improvement or feature you add.
License: Microsoft Public License.
Swashbuckle.AspNetCore
by: domaindrivendev
- 93 total downloads
- Latest version: 10.2.3
Swagger tools for documenting APIs built on ASP.NET Core
Swashbuckle.AspNetCore.Annotations
by: domaindrivendev
- 20 total downloads
- Latest version: 10.2.3
Provides custom attributes that can be applied to controllers, actions and models to enrich the generated Swagger
Swashbuckle.AspNetCore.Swagger
by: domaindrivendev
- 123 total downloads
- Latest version: 10.2.3
Middleware to expose Swagger JSON endpoints from APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerGen
by: domaindrivendev
- 18 total downloads
- Latest version: 10.2.3
Swagger Generator for APIs built on ASP.NET Core
Swashbuckle.AspNetCore.SwaggerUI
by: domaindrivendev
- 125 total downloads
- Latest version: 10.2.3
Middleware to expose an embedded version of the swagger-ui from an ASP.NET Core application
System.AppContext
by: Microsoft
- 24 total downloads
- Latest version: 4.3.0
Provides the System.AppContext class, which allows access to the BaseDirectory property and other application specific data.
Commonly Used Types:
System.AppContext
When using NuGet 3.x this package requires at least version 3.4.
System.Binary
by: Microsoft Corporation
- 1 total downloads
- Latest version: 0.1.0-alpha-001
Non-allocating ninary reader and writer