AdamE.Firebase.iOS.Core
by: Microsoft, Adam Essenmacher
- 10 total downloads
- Latest version: 11.8.0
C# bindings for Firebase APIs Core iOS Library
AdamE.Google.iOS.Nanopb
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 3.30910.0
Nanopb packed for .NET for iOS
AdamE.Google.iOS.PromisesObjC
by: Microsoft, Adam Essenmacher
- 1 total downloads
- Latest version: 2.4.0
PromisesObjC packed for .NET for iOS
AWSSDK.Core
by: Amazon Web Services
- 315 total downloads
- Latest version: 4.0.0.14
The Amazon Web Services SDK for .NET - Core Runtime
BlazorStrap
by: Chanan Braunstein, John Bomhold
- 2 total downloads
- Latest version: 5.2.104
A bootstrap 5 component library for Blazor
BlazorStrap.V5
by: Chanan Braunstein, John Bomhold
- 2 total downloads
- Latest version: 5.2.104
Bootstrap 5.x component library for BlazorStrap
CsvHelper
by: Josh Close
- 4 total downloads
- Latest version: 2.15.0.2
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
Dapper
by: Sam Saffron, Marc Gravell
- 1 total downloads
- Latest version: 1.6.0
A high performance Micro-ORM supporting Sql Server, MySQL, Sqlite, SqlCE, Firebird etc..
DocumentFormat.OpenXml
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as:
- High-performance generation of word-processing documents, spreadsheets, and presentations.
- Populating content in Word files from an XML data source.
- Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file.
- Extraction of data from Excel documents.
- Searching and replacing content in Word/PowerPoint using regular expressions.
- Updating cached data and embedded spreadsheets for charts in Word/PowerPoint.
- Document modification, such as removing tracked revisions or removing unacceptable content from documents.
EPPlus
by: EPPlus Software AB
- 0 total downloads
- Latest version: 8.0.6
A spreadsheet library for .NET framework and .NET core
FastEndpoints
by: FastEndpoints
- 5 total downloads
- Latest version: 5.17.1
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
Grpc.Net.Common
by: The gRPC Authors
- 10 total downloads
- Latest version: 2.71.0-pre1
Infrastructure for common functionality in gRPC
IndexRange
by: Bradley Grainger
- 4 total downloads
- Latest version: 1.0.3
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
MessagePackAnalyzer
by: neuecc, aarnott
- 1 total downloads
- Latest version: 3.1.4
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.
- 3 total downloads
- Latest version: 10.0.0-preview.5.25277.114
Build client-side authentication for single-page applications (SPAs).
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.CodeAnalysis.AnalyzerUtilities
by: Microsoft
- 2 total downloads
- Latest version: 5.0.0-1.25277.114
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/dotnet/commit/ddf39a1b4690fbe23aea79c78da67004a5c31094.
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 0 total downloads
- Latest version: 9.0.5
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.3.21201.2
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio.
Enables these commonly used commands:
Add-Migration
Drop-Database
Get-DbContext
Get-Migration
Remove-Migration
Scaffold-DbContext
Script-Migration
Update-Database