Castle.Core 5.2.1

Prefix Reserved
dotnet add package Castle.Core --version 5.2.1
                    
NuGet\Install-Package Castle.Core -Version 5.2.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Castle.Core" Version="5.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Castle.Core" Version="5.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Castle.Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Castle.Core --version 5.2.1
                    
#r "nuget: Castle.Core, 5.2.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Castle.Core&version=5.2.1
                    
Install Castle.Core as a Cake Addin
#tool nuget:?package=Castle.Core&version=5.2.1
                    
Install Castle.Core as a Cake Tool

Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.5K)

Showing the top 5 NuGet packages that depend on Castle.Core:

Package Downloads
Moq

Moq is the most popular and friendly mocking framework for .NET.

NSubstitute

NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.

Castle.Windsor

Castle Windsor is best of breed, mature Inversion of Control container available for .NET.

Microsoft.EntityFrameworkCore.Proxies

Lazy loading proxies for Entity Framework Core.

FakeItEasy

It's faking amazing! The easy mocking library for .NET that works great in C# and VB.NET alike. No need to know the difference between a stub, a mock or a spy, everything's a fake! The easy to use, refactoring friendly API makes faking a breeze.

GitHub repositories (261)

Showing the top 20 popular GitHub repositories that depend on Castle.Core:

Repository Stars
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
abpframework/abp
Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
SignalR/SignalR
Incredibly simple real-time web for .NET
OrchardCMS/OrchardCore
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
devlooped/moq
The most popular and friendly mocking framework for .NET
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
JoshClose/CsvHelper
Library to help reading and writing CSV files
OptiKey/OptiKey
OptiKey - Full computer control and speech with your eyes
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
microsoft/WinAppDriver
Windows Application Driver
VsVim/VsVim
Vim Emulator Plugin for Visual Studio 2015+
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
microsoft/Git-Credential-Manager-for-Windows
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
Version Downloads Last updated
5.2.1 192,687 3/9/2025
5.1.1 240,982,963 12/30/2022
5.1.0 63,234,021 8/2/2022
5.0.0 68,019,187 5/11/2022
5.0.0-beta001 4,313 5/10/2022
4.4.1 116,114,631 5/6/2020
4.4.0 313,600,957 4/5/2019
4.3.1 109,035,643 6/20/2018
4.3.0 6,501,133 6/6/2018
4.2.1 67,665,952 10/10/2017
4.2.0 29,672,755 9/28/2017
4.1.1 9,881,291 7/12/2017
4.1.0 4,117,619 6/11/2017
4.0.0 32,517,805 1/24/2017
4.0.0-beta002 66,344 10/27/2016
4.0.0-beta001 940,441 7/17/2016
4.0.0-alpha001 130,197 4/7/2016
3.3.3 21,054,589 11/6/2014
3.3.2 102,453 11/3/2014
3.3.1 530,971 9/10/2014
3.3.0 5,364,339 4/27/2014
3.2.2 1,532,524 12/1/2013
3.2.1 245,423 10/6/2013
3.2.0 3,573,486 2/16/2013
3.1.0 754,147 8/5/2012
3.1.0-RC 7,041 7/7/2012
3.0.0.4001 909,941 12/14/2011
3.0.0.3001 56,251 11/20/2011
3.0.0.2001 274,986 9/3/2011
2.5.2 2,068,836 9/4/2011
2.5.1 473,115 1/7/2011
1.2.0 192,793 1/7/2011
1.1.0 537,545 1/7/2011
0.0.1110 3,599 3/9/2025