Castle.Core
4.0.0-beta001
Prefix Reserved
See the version list below for details.
dotnet add package Castle.Core --version 4.0.0-beta001
NuGet\Install-Package Castle.Core -Version 4.0.0-beta001
<PackageReference Include="Castle.Core" Version="4.0.0-beta001" />
<PackageVersion Include="Castle.Core" Version="4.0.0-beta001" />
<PackageReference Include="Castle.Core" />
paket add Castle.Core --version 4.0.0-beta001
#r "nuget: Castle.Core, 4.0.0-beta001"
#addin nuget:?package=Castle.Core&version=4.0.0-beta001&prerelease
#tool nuget:?package=Castle.Core&version=4.0.0-beta001&prerelease
Castle Project Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net35 is compatible. net40 was computed. net40-client is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. 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 | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- System.AppContext (>= 4.1.0)
- System.Collections.Specialized (>= 4.0.1)
- System.ComponentModel.TypeConverter (>= 4.0.1)
- System.Console (>= 4.0.0)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Diagnostics.Tools (>= 4.0.1)
- System.Diagnostics.TraceSource (>= 4.0.0)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Globalization (>= 4.0.11)
- System.IO.FileSystem (>= 4.0.1)
- System.Linq (>= 4.1.0)
- System.ObjectModel (>= 4.0.12)
- System.Reflection (>= 4.1.0)
- System.Reflection.Emit (>= 4.0.1)
- System.Reflection.Emit.Lightweight (>= 4.0.1)
- System.Reflection.Extensions (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1.0)
- System.Resources.ResourceManager (>= 4.0.1)
- System.Runtime.Extensions (>= 4.1.0)
- System.Runtime.InteropServices (>= 4.1.0)
- System.Threading (>= 4.0.11)
- System.Xml.XmlDocument (>= 4.0.1)
- System.Xml.XmlSerializer (>= 4.0.11)
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. |
|
Microsoft.EntityFrameworkCore.Proxies
Lazy loading proxies for Entity Framework Core. |
|
Castle.Windsor
Castle Windsor is best of breed, mature Inversion of Control container available for .NET. |
|
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 (272)
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 | 268,874 | 3/9/2025 |
5.1.1 | 246,262,988 | 12/30/2022 |
5.1.0 | 63,588,040 | 8/2/2022 |
5.0.0 | 68,543,981 | 5/11/2022 |
5.0.0-beta001 | 4,337 | 5/10/2022 |
4.4.1 | 116,594,697 | 5/6/2020 |
4.4.0 | 314,571,707 | 4/5/2019 |
4.3.1 | 109,349,120 | 6/20/2018 |
4.3.0 | 6,518,594 | 6/6/2018 |
4.2.1 | 67,865,533 | 10/10/2017 |
4.2.0 | 29,779,233 | 9/28/2017 |
4.1.1 | 9,903,914 | 7/12/2017 |
4.1.0 | 4,125,928 | 6/11/2017 |
4.0.0 | 32,749,423 | 1/24/2017 |
4.0.0-beta002 | 66,416 | 10/27/2016 |
4.0.0-beta001 | 940,825 | 7/17/2016 |
4.0.0-alpha001 | 130,236 | 4/7/2016 |
3.3.3 | 21,098,497 | 11/6/2014 |
3.3.2 | 102,662 | 11/3/2014 |
3.3.1 | 531,897 | 9/10/2014 |
3.3.0 | 5,383,902 | 4/27/2014 |
3.2.2 | 1,537,224 | 12/1/2013 |
3.2.1 | 245,840 | 10/6/2013 |
3.2.0 | 3,583,839 | 2/16/2013 |
3.1.0 | 756,193 | 8/5/2012 |
3.1.0-RC | 7,058 | 7/7/2012 |
3.0.0.4001 | 912,684 | 12/14/2011 |
3.0.0.3001 | 56,307 | 11/20/2011 |
3.0.0.2001 | 275,389 | 9/3/2011 |
2.5.2 | 2,073,243 | 9/4/2011 |
2.5.1 | 475,320 | 1/7/2011 |
1.2.0 | 193,794 | 1/7/2011 |
1.1.0 | 539,071 | 1/7/2011 |
0.0.1110 | 4,554 | 3/9/2025 |