EntityFramework
by: Microsoft
- 1 total downloads
- Latest version: 6.6.0-preview1-final
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Equals.Fody
by: Rafał Jasica, Simon Cropp
- 0 total downloads
- Latest version: 4.0.2
Generate Equals, GetHashCode and operator methods from properties for classes decorated with an [Equals] Attribute.
Evos.Xbim
by: Steve Lockley, Martin Cerny and XBIMTeam Contributors
- 0 total downloads
- Latest version: 1.0.0.8
Same XBim as in NanoCAD 26.0
ExcelNumberFormat
by: ExcelNumberFormat developers
- 0 total downloads
- Latest version: 1.1.0
.NET library to parse ECMA-376 number format strings and format values like Excel and other spreadsheet softwares.
Extended.Wpf.Toolkit
by: Xceed
- 0 total downloads
- Latest version: 4.6.0
Extended WPF Toolkit is the number one collection of WPF controls, components and utilities for creating next generation Windows applications. Provides 48 controls, all offered under the Xceed Software Inc Community License. v4.6.0 provides 7 bug fixes and improvements. Documentation, source, and discussions are hosted on Github at https://github.com/xceedsoftware/wpftoolkit. Check out the Plus Edition to support the project, get more controls and features, and work with a version a few releases ahead of the free releases.
FluentAssertions
by: Dennis Doomen, Oren Novotny, Adam Voss
- 9 total downloads
- Latest version: 3.5.0
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
BDD-style unit test. Runs on 4.0 and 4.5 (Desktop and Windows Store), Silverlight 5 and Windows Phone 8, 8.1 and 8.1 for Silverlight. Supports the unit test frameworks NUnit, XUnit, XUnit2, MBUnit, Gallio, MSpec, and NSpec.
Google.Protobuf
by: Google Inc.
- 75 total downloads
- Latest version: 3.35.0-rc1
C# runtime library for Protocol Buffers - Google's data interchange format.
Humanizer.Core
by: Mehdi Khalili, Claire Novotny
- 0 total downloads
- Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
Independentsoft.Office
by: Independentsoft
- 0 total downloads
- Latest version: 2.0.770
Independentsoft.Office is Office file format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin. Supports Word, Excel, PowerPoint, OpenOffice file formats.
Independentsoft.Office.Odf
by: Independentsoft
- 0 total downloads
- Latest version: 2.0.770
Independentsoft.Office.Odf is Open Document Format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin.
Independentsoft.Office.Spreadsheet
by: Independentsoft
- 0 total downloads
- Latest version: 2.0.740
Independentsoft.Office.Spreadsheet is Excel file format API for .NET Framework, .NET Core, .NET Standard, Mono, Xamarin.
Interop.UIAutomationClient
by: Roemer
- 0 total downloads
- Latest version: 10.19041.0
The UI Automation COM-to-.NET adapter makes it possible to use the new Windows Automation API 3.0 COM interfaces, with their improved reliability and performance, while still using the same System.Windows.Automation classes as in earlier versions of UI Automation
IoC.Container
by: NikolayP
- 0 total downloads
- Latest version: 1.3.8
Simple, powerful and fast expressions based Inversion of Control container for .NET.
JetBrains.Annotations
by: JetBrains
- 0 total downloads
- Latest version: 2025.1.0-eap1
JetBrains.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 JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.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.
JetBrains.dotTrace.CommandLineTools.windows-x64
by: JetBrains
- 0 total downloads
- Latest version: 2023.1.7
The dotTrace console tool lets you start a profiling session and get performance snapshots from the command line.
This can be helpful in various scenarios, like:
* profiling an application on a remote server,
* automating the process of gathering performance snapshots, for example, as a part of your continuous integration builds,
* speeding up profiling routines by creating profiling scripts.
The tool supports profiling of .NET Framework, .NET Core, Mono, and Unity applications.
The tool is a JetBrains Redistributable Product. This means it is free and can be freely redistributed. Note that it does not require JetBrains dotTrace to be installed on your machine. At the same time, to analyze the collected snapshots, you will need the standalone version of JetBrains dotTrace or JetBrains Rider.
JetBrains.FormatRipper
by: Mikhail Pilin, Konstantin Kretov
- 0 total downloads
- Latest version: 2.2.0
The cross-platform open-source library for parsing executable and shared-library files. It supports the Compound, ELF, Mach-O, Fat Mach-O, DMG, MSI, and PE formats, providing useful information about their internals.
Libuv
by: Libuv
- 0 total downloads
- Latest version: 1.9.0
Multi-platform support library with a focus on asynchronous I/O.
Microsoft.AspNet.Providers
by: Microsoft
- 0 total downloads
- Latest version: 2.0.0
ASP.NET Universal Providers add provider support in ASP.NET 4 for all editions of SQL Server 2005 and later and to SQL Azure. If you use these providers to develop your application, the application will be ready for cloud environments like Azure. Other than supporting additional storage options, the providers work like the existing SQL-based providers, so that you can easily switch an application to use cloud storage via SQL Azure.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft.AspNetCore.Hosting.Abstractions
- 0 total downloads
- Latest version: 1.0.5
ASP.NET Core hosting and startup abstractions for web applications.