FreeSpire.Office by: win7x64
  • 10 total downloads
  • Latest version: 8.2.0
  • Free Spire.Doc, Spire.PDF, Excel, Barcode
With Free Spire.Office for .NET, developers can create a wide range of applications. It enables developers to open, create, modify, convert, print, View MS Word, Excel, PowerPoint and PDF documents. Furthermore, it allows users to export data to popular files such as MS Word/Excel/RTF/Access, PowerPoint, PDF, XPS, HTML, XML, Text, CSV, DBF, Clipboard, SYLK, etc. As an independent Office .NET component, Free Spire.Office doesn't need Microsoft Office to be installed on neither the development nor target systems. Friendly reminder: Free Spire.Office has no any warning message but it has page limitation for the Word, Excel, PowerPoint and PDF documents. When reading and writing word documents, it is limited to 500 paragraphs and 25 tables. When converting word documents to PDF and XPS files, you can only get the first 3 page of PDF file. When reading and writing Excel files, it is limited to 5 sheets per workbook and 200 rows per sheet. When reading and writing PowerPoint documents, it is limited to 10 presentation slides. When loading and editing PDF files, it is limited to 10 pages of PDF. Free Spire.Doc for .NET Developers can use it to generate, read, write, save, print and convert documents on any .NET applications. The featured function, conversion allows converting Word documents (Word 97-2003, Word 2007, Word 2010, word 2013) to commonly used file format, such as XML, RTF, TXT, PDF, XPS, EPUB, HTML and Image etc. Free Spire.DocViewer for .NET Free Spire.DocViewer for .NET can help developers quickly open Word 97-2003, Word 2007, Word 2010 and Word 2013. When Printing Word Documents, print pages can be set up or be odd number, even number or a custom number scale. In addition, developers can view documents in reading or printing mode and display documents with page up/down, and zoom in/out. Free Spire.XLS for .NET Free Spire.XLS for .NET enables developers to generate Excel workbook from scratch, or load a workbook from either folder or file stream.
Google.Protobuf by: Google Inc.
  • 3 total downloads
  • Latest version: 3.28.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grpc by: Google Inc.
  • 1 total downloads
  • Latest version: 0.14.0
  • gRPC RPC Protocol HTTP/2
C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.48.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.46.0-pre2
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
Grpc.Core.Api by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.45.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 0 total downloads
  • Latest version: 2.66.0-pre1
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.Common by: The gRPC Authors
  • 0 total downloads
  • Latest version: 2.53.0-pre1
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 9 total downloads
  • Latest version: 2.57.0-pre1
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
HarfBuzzSharp by: Microsoft
  • 1 total downloads
  • Latest version: 2.6.1
  • xamarin text harfbuzz ios android linux windows uwp tvos macos tizen cross-platform harfbuzzsharp
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
Humanizer by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.9.9
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Humanizer.Core.he by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.10.1
Humanizer Locale Hebrew (he)
Humanizer.Core.lv by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.14.1
Humanizer Locale Latvian (lv)
Humanizer.Core.nb-NO by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.9.9
Humanizer Locale Norwegian Bokmål (Norway) (nb-NO)
Humanizer.Core.ro by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.14.1
Humanizer Locale Romanian (ro)
IKVM.Image by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 18 total downloads
  • Latest version: 8.10.3
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.8.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.5.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.8.1
IKVM MSBuild Tools
JetBrains.Annotations by: JetBrains
  • 1 total downloads
  • Latest version: 2021.2.0-eap2
  • jetbrains resharper annotations canbenull notnull
ReSharper Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of ReSharper code inspections. All usages of ReSharper Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.