SpreadsheetLight by: Vincent Tan
  • 176 total downloads
  • Latest version: 3.5.0
  • spreadsheetlight openxml excel
SpreadsheetLight is an open source Open XML spreadsheet .NET library written in C#, and is released under the MIT License. You can create new Open XML spreadsheets, or work with existing Open XML spreadsheets that are compatible with Microsoft Excel 2007/2010/2013 and LibreOffice Calc. No Office/Excel Interop needed. You do not need Microsoft Office/Excel to be installed.
Spectre.Console.Cli by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi Frank Ray
  • 508 total downloads
  • Latest version: 0.51.2-preview.0.1
A library that makes it easier to create beautiful console applications.
SpecFlow.NUnit by: SpecFlow Team
  • 894 total downloads
  • Latest version: 4.0.31-beta
  • specflow nunit
Package to use SpecFlow with NUnit 3.13 and later
SpecFlow.Tools.MsBuild.Generation by: SpecFlow Team
  • 754 total downloads
  • Latest version: 4.0.31-beta
  • specflow msbuild
Package to enable the code-behind file generation during build time http://specflow.org/documentation/Generate-Tests-from-MsBuild/
SpecFlow by: SpecFlow Team
  • 847 total downloads
  • Latest version: 4.0.31-beta
  • specflow bdd gherkin cucumber
SpecFlow aims at bridging the communication gap between domain experts and developers by binding business readable behavior specifications to the underlying implementation. Our mission is to provide a pragmatic and frictionless approach to Acceptance Test Driven Development and Behavior Driven Development for .NET projects today.
Spectre.Console by: Patrik Svensson Phil Scott Nils Andresen Cédric Luthi Frank Ray
  • 1.314k total downloads
  • Latest version: 0.51.2-preview.0.1
A library that makes it easier to create beautiful console applications.
Spire.PDF by: Administrator
  • 442 total downloads
  • Latest version: 11.8.7
  • PDF application PDF library component control to XPS Image HTML HTML PDF PDF/A word Excel PDF-to-DOC Docx OFD PDF/A form field pdf xlsx svg xps html PDF merge pdf split ofd signature net core .net standard Visual-Studio VisualStudio,markdown
Spire.PDF for .NET is a versatile PDF library that enables software developers to generate, edit, read and manipulate PDF files within their own .NET applications. As a standalone PDF component, Spire.PDF for .NET provides users an incredible wealth of features without installing Adobe Acrobat. This component is completely written in C#, but also supports VB.NET, Windows Forms and ASP.NET. With the Spire.PDF for .NET API, you can get the ability to read PDF text and image even attachments with high efficiency. Even the special content such as language written from right to left can be extracted such as Herbrew and Arabic. Other basic features such as text, image, table, shapes, hyperlinks, bookmark, headings, footnotes, lists, form fields, pagination, booklet barcode, attachments, transparency, annotations, actions, overlay etc all work great for users. As for security, Spire.PDF for .NET enables you to protect your PDF files by passwords and digital signature. Spire.PDF now supprots to work on .NET core, MonoAndroid and Xamarin.iOS platforms.
Skoruba.AuditLogging by: Jan Škoruba
  • 47 total downloads
  • Latest version: 1.0.0-beta6-update1
  • .Net Core AuditLogging EntityFramework Core
Simple audit logging for .NET Core with EntityFramework Core support
Skoruba.IdentityServer4.Admin.BusinessLogic.Shared by: Jan Škoruba
  • 15 total downloads
  • Latest version: 1.0.0-beta7
  • IdentityServer4 Admin OpenIDConnect OAuth2 Identity
Shared Business Logic layer for the administration of the IdentityServer4 and Asp.Net Core Identity
SmartBreadcrumbs by: zHaytam
  • 11 total downloads
  • Latest version: 2.1.0
  • asp-net-core breadcrumbs utility-library bootstrap smartbreadcrumbs
A utility library for ASP.NET Core (both MVC and Razor Pages) websites to easily add and customize breadcrumbs.
Snappier by: btburnett3
  • 668 total downloads
  • Latest version: 1.2.0
  • snappy compression fast io
A near-C++ performance implementation of the Snappy compression algorithm for .NET. Snappier is ported to C# directly from the official C++ implementation, with the addition of support for the framed stream format. By avoiding P/Invoke, Snappier is fully cross-platform and works on both Linux and Windows and against any CPU supported by .NET. However, Snappier performs best in .NET 6 and later on little-endian x86/64 processors with the help of System.Runtime.Instrinsics.
Slapper.AutoMapper by: Randy Burden & contributors
  • 84 total downloads
  • Latest version: 2.0.1
  • Slapper.AutoMapper slapper automapper mapper map dynamic
Slapper.AutoMapper is a mapping library that can convert dynamic data into static types and populate complex nested child objects.
Skoruba.IdentityServer4.Admin.BusinessLogic.Identity by: Jan Škoruba
  • 17 total downloads
  • Latest version: 1.0.0-beta7
  • IdentityServer4 Admin OpenIDConnect OAuth2 Identity
Business Logic layer for the administration of the Asp.Net Core Identity and IdentityServer4
Skoruba.IdentityServer4.Admin.EntityFramework by: Jan Škoruba
  • 12 total downloads
  • Latest version: 1.0.0-beta7
  • IdentityServer4 Admin OpenIDConnect OAuth2 Identity
Entity Framework layer for the administration of the IdentityServer4
SpecFlow.Internal.Json by: SpecFlow Team
  • 9 total downloads
  • Latest version: 1.0.8
  • Json Serialisation
A really simple C# JSON parser.
Skoruba.AuditLogging.EntityFramework by: Jan Škoruba
  • 35 total downloads
  • Latest version: 1.0.0-beta6-update1
  • .Net Core AuditLogging EntityFramework Core
Simple audit logging for .NET Core with EntityFramework Core support
SourceGear.sqlite3 by: Eric Sink
  • 9 total downloads
  • Latest version: 3.50.4.2
  • sqlite
This package contains builds of the native SQLite code for various platforms. These builds have "e_sqlite3" as the base name. The first three numbers in the version number of this package indicate the version of SQLite that was used to build it. The fourth number, if there is one, is incremented as needed for packaging-specific changes.
Skoruba.IdentityServer4.Admin.EntityFramework.Identity by: Jan Škoruba
  • 10 total downloads
  • Latest version: 1.0.0-beta7
  • IdentityServer4 Admin OpenIDConnect OAuth2 Identity
Entity Framework layer for the administration of the Asp.Net Core Identity and IdentityServer4
Skoruba.IdentityServer4.Admin.EntityFramework.Extensions by: Jan Škoruba
  • 2 total downloads
  • Latest version: 1.0.0-beta7
  • IdentityServer4 Admin OpenIDConnect OAuth2 Identity
EntityFramework extensions for the administration of the IdentityServer4 and Asp.Net Core Identity
Snappy.NET by: Robert Važan
  • 11 total downloads
  • Latest version: 1.1.1.8
  • snappy compression codec fast io lz4 zlib interop
Snappy is an extremely fast compressor (250MB/s) and decompressor (500MB/s). Snappy.NET is a P/Invoke wrapper around native Snappy, which additionally implements Snappy framing/streaming format.