Downloads:
41
Downloads of v 25.0.0:
31
Last Update:
25 Mar 2025
Package Maintainer(s):
Software Author(s):
- Kurrent
Tags:
eventstore database eventsourcing kurrentdb kurrent- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
KurrentDB
- 1
- 2
- 3
25.0.0 | Updated: 25 Mar 2025
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
41
Downloads of v 25.0.0:
31
Maintainer(s):
Software Author(s):
- Kurrent
KurrentDB 25.0.0
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Kurrent. The inclusion of Kurrent trademark(s), if any, upon this webpage is solely to identify Kurrent goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install KurrentDB, run the following command from the command line or from PowerShell:
To upgrade KurrentDB, run the following command from the command line or from PowerShell:
To uninstall KurrentDB, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download kurrentdb --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade kurrentdb -y --source="'INTERNAL REPO URL'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade kurrentdb -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install kurrentdb
win_chocolatey:
name: kurrentdb
version: '25.0.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'kurrentdb' do
action :install
source 'INTERNAL REPO URL'
version '25.0.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller kurrentdb
{
Name = "kurrentdb"
Version = "25.0.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'kurrentdb':
ensure => '25.0.0',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved by moderator gep13 on 15 Apr 2025.
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
$ErrorActionPreference = 'Stop';
$packageName = 'kurrentdb'
$zipFileName = 'kurrentdb-25.0.0-windows.x64.zip'
Uninstall-ChocolateyZipPackage -PackageName $packageName -ZipFileName $zipFileName
md5: 48AEF74C8B8CC30A7159F81041C46C6F | sha1: F1803FEFF1335DDC615ED67B71E1224A3CDF4C65 | sha256: 6EF7D1D7FCCAF2CCB5C5AEA7673C20EF74EB5DDFAFEC3BE7E0413E37D31CC4B0 | sha512: 7FA0B1812C24A1134CE29A971912523560428CFDC51EBCA0B8293BD8B788C0318644326FCD05B5B14586A0307DBC6E9C724559D60257FDF4F736B098F3CF0813
# Kurrent License v1
Copyright (c) 2011-2025, Kurrent, Inc. All rights reserved.
### Acceptance
By using the software, you agree to all of the terms and conditions below.
### Copyright License
The licensor grants you a non-exclusive, royalty-free, worldwide, non-sublicensable, non-transferable license to use, copy, distribute, make available, and prepare derivative works of the software, in each case subject to the limitations and conditions below.
### Limitations
You may not provide the software to third parties as a hosted or managed service, where the service provides users with access to any substantial set of the features or functionality of the software.
Unless authorized in writing by the licensor, you may not move, change, disable, interfere with, or circumvent the license mechanisms in the software, and you may not remove or obscure any functionality in the software that is protected by the license mechanisms.
You may not alter, remove, or obscure any licensing, copyright, or other notices of the licensor in the software. Any use of the licensor’s trademarks is subject to applicable law.
### Patents
The licensor grants you a license, under any patent claims the licensor can license, or becomes able to license, to make, have made, use, sell, offer for sale, import and have imported the software, in each case subject to the limitations and conditions in this license. This license does not cover any patent claims that you cause to be infringed by modifications or additions to the software. If you or your company make any written claim that the software infringes or contributes to infringement of any patent, your patent license for the software granted under these terms ends immediately. If your company makes such a claim, your patent license ends immediately for work on behalf of your company.
### Notices
You must ensure that anyone who gets a copy of any part of the software from you also gets a copy of these terms.
If you modify the software, you must include in any modified copies of the software prominent notices stating that you have modified the software.
### No Other Rights
These terms do not imply any licenses other than those expressly granted in these terms.
### Termination
If you use the software in violation of these terms, such use is not licensed, and your licenses will automatically terminate. If the licensor provides you with a notice of your violation, and you cease all violation of this license no later than 30 days after you receive that notice, your licenses will be reinstated retroactively. However, if you violate these terms after such reinstatement, any additional violation of these terms will cause your licenses to terminate automatically and permanently.
### No Liability
***As far as the law allows, the software comes as is, without any warranty or condition, and the licensor will not be liable to you for any damages arising out of these terms or the use or nature of the software, under any kind of legal claim.***
### Definitions
The **licensor** is the entity offering these terms, and the **software** is the software the licensor makes available under these terms, including any portion of it.
**licensing mechanisms** refers to functionality that restricts use of the software based on whether you possess a valid license key, including functionality to validate license keys and audit usage of the software to ensure license compliance.
**you** refers to the individual or entity agreeing to these terms.
**your company** is any legal entity, sole proprietorship, or other kind of organization that you work for, plus all organizations that have control over, are under the control of, or are under common control with that organization. **control** means ownership of substantially all the assets of an entity, or the power to direct its management and policies by vote, contract, or otherwise. Control can be direct or indirect.
**your licenses** are all the licenses granted to you for the software under these terms.
**use** means anything you do with the software requiring one of your licenses.
**trademark** means trademarks, service marks, and similar rights.
KurrentDB code and EventStoreDB code after versions 24.6.x is generally subject to the terms of the Kurrent License v1
(KLv1, see License.md), however, some parts of the code remain subject to the terms of the Event Store License, which
they were contributed under.
# Event Store License
Copyright (c) 2011-2024, Event Store Ltd. and Contributors. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or
other materials provided with the distribution.
Neither the name of Event Store Ltd nor the names of its contributors may be
used to endorse or promote products derived from this software without specific
prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
KurrentDB is owned and created by Kurrent (Formerly EventStore).
Official packages are hosted on [Cloudsmith](https://cloudsmith.io/~eventstore/repos).
## To verify the binaries:
* Navigate to the [kurrent-latest](https://cloudsmith.io/~eventstore/repos/kurrent-latest/packages/?q=format%3Anuget) repository in Cloudsmith.
* Locate and download the nuget package for the released version. For instance:
`https://packages.kurrent.io/public/kurrent-latest/nuget/kurrentdb/25.0.0/kurrentdb.25.0.0.nupkg`
* Unpack the nuget package.
* Verify the checksum of the zipped package (e.g. `kurrentdb-25.0.0-windows.x64.zip`) against the checksum shown on the package page of the community repository.
## Prerelease versions
Follow the same steps as above, but get the binaries from the [kurrent-preview](https://cloudsmith.io/~eventstore/repos/kurrent-preview/packages/?q=format%3Anuget) repository on Cloudsmith instead.
For example, a prerelease version would be found at: `https://packages.kurrent.io/public/kurrent-preview/nuget/kurrentdb/25.0.0/kurrentdb.25.0.0.nupkg`
Log in or click on link to see number of positives.
- System.CommandLine.dll (66740898f7df) - ## / 73
- Humanizer.dll (d6853075547d) - ## / 69
- msvcp140.dll (44a5af24f8d5) - ## / 72
- vcruntime140.dll (1729421a2258) - ## / 73
- Microsoft.Bcl.AsyncInterfaces.dll (5705d245072d) - ## / 72
- Newtonsoft.Json.dll (22c649f75fce) - ## / 72
- System.Linq.Async.dll (149757a4113a) - ## / 70
- System.CodeDom.dll (36d70ccbb49f) - ## / 72
- System.Configuration.ConfigurationManager.dll (89d52b4a10b1) - ## / 73
- System.Security.Cryptography.ProtectedData.dll (5e04d6cff3b6) - ## / 72
- System.ComponentModel.Composition.dll (82260fef3a01) - ## / 73
- System.Diagnostics.PerformanceCounter.dll (fb93811a325a) - ## / 73
- msquic.dll (2d67e87859ec) - ## / 70
- SQLitePCLRaw.core.dll (c33995427edd) - ## / 67
- msvcp140.dll (7b8a6f283884) - ## / 73
- vcruntime140.dll (642ae52687a7) - ## / 73
- Microsoft.Extensions.Configuration.Abstractions.dll (7b0b41eaa847) - ## / 71
- Microsoft.Extensions.Configuration.Binder.dll (cff88c7ca3fe) - ## / 72
- Microsoft.Extensions.Configuration.dll (68adec052b17) - ## / 71
- Microsoft.Extensions.FileProviders.Abstractions.dll (74ef076f9b7f) - ## / 72
- Microsoft.Extensions.Primitives.dll (07e3f88172ee) - ## / 72
- Acornima.dll (c8eff561bc29) - ## / 73
- Dia2Lib.dll (6c4cac68010f) - ## / 73
- EventStore.Client.dll (2f8bd957f4ea) - ## / 73
- EventStore.Client.Streams.dll (cc30a60f23f4) - ## / 72
- EventStore.ClientAPI.dll (37bb79cb82ee) - ## / 70
- e_sqlite3.dll (dccbabb2bc7e) - ## / 71
- FASTER.core.dll (2dd9c11fbd78) - ## / 75
- Google.Protobuf.dll (dd0de3d02732) - ## / 73
- Grpc.AspNetCore.Server.ClientFactory.dll (6cf33037808d) - ## / 70
- Grpc.AspNetCore.Server.dll (6748901c27df) - ## / 72
- Grpc.Core.Api.dll (b347d4007569) - ## / 75
- Grpc.Net.Client.dll (c75e7e15a892) - ## / 75
- Grpc.Net.ClientFactory.dll (a94498074bdc) - ## / 71
- Grpc.Net.Common.dll (2e820bc03804) - ## / 75
- Jint.dll (cf5da4795287) - ## / 72
- libcrypto-3-x64.dll (a6f51858b8f4) - ## / 75
- libcurl.dll (04de2857dffd) - ## / 74
- libMonoPosixHelper.dll (b16f77c155a3) - ## / 71
- librdkafka.dll (a0735e29fed5) - ## / 74
- librdkafkacpp.dll (613d8ef1d38e) - ## / 74
- libssl-3-x64.dll (7836b7acc290) - ## / 74
- Microsoft.Data.Sqlite.dll (29981956955d) - ## / 70
- Microsoft.IdentityModel.Abstractions.dll (55a43cdc091d) - ## / 74
- Microsoft.IdentityModel.JsonWebTokens.dll (cb297e8a440b) - ## / 74
- Microsoft.IdentityModel.Logging.dll (ecbfaf9ef2f0) - ## / 75
- Microsoft.IdentityModel.Tokens.dll (bb75d1edc488) - ## / 75
- Mono.Posix.NETStandard.dll (be0215d90462) - ## / 73
- MonoPosixHelper.dll (a57141b26d6e) - ## / 73
- NetEscapades.Configuration.Yaml.dll (c7f2c6408e2b) - ## / 70
- protobuf-net.dll (748eab8a89cb) - ## / 67
- Quickenshtein.dll (5126a62e6e38) - ## / 72
- Serilog.dll (521306297946) - ## / 73
- Serilog.Enrichers.Process.dll (78ea61f1b96e) - ## / 75
- Serilog.Enrichers.Thread.dll (74b88ad495b8) - ## / 75
- Serilog.Expressions.dll (e3fc0c1c14ab) - ## / 67
- Serilog.Extensions.Logging.dll (a0b6c860fa5b) - ## / 73
- Serilog.Settings.Configuration.dll (de2346b3df0a) - ## / 73
- Serilog.Sinks.Async.dll (22cc5ff74edc) - ## / 73
- Serilog.Sinks.Console.dll (cd84c110a96a) - ## / 72
- Serilog.Sinks.File.dll (fe02a7c70b06) - ## / 73
- SQLitePCLRaw.batteries_v2.dll (e2709fda3ee4) - ## / 72
- SQLitePCLRaw.provider.e_sqlite3.dll (66a5ea09aa31) - ## / 73
- System.CommandLine.DragonFruit.dll (085d81f6e1a4) - ## / 75
- System.CommandLine.Rendering.dll (e539944b0431) - ## / 73
- System.Interactive.Async.dll (caa6929aaecb) - ## / 73
- System.IO.Hashing.dll (53726755857b) - ## / 73
- System.Reactive.dll (626b01d9a0a1) - ## / 72
- System.ServiceModel.Http.dll (f202e323c796) - ## / 62
- System.ServiceModel.Primitives.dll (63c701108c72) - ## / 67
- TraceReloggerLib.dll (6830c0f1d3f3) - ## / 73
- YamlDotNet.dll (5a7f117d2ef5) - ## / 72
- zlib1.dll (411cbd82a6a4) - ## / 73
- zstd.dll (265ebf766ca8) - ## / 71
- KernelTraceControl.dll (98de2f1de4fb) - ## / 73
- System.CommandLine.resources.dll (1b59c63dd853) - ## / 73
- System.ServiceModel.Http.resources.dll (4cfe1399e19f) - ## / 69
- System.ServiceModel.Primitives.resources.dll (fefc46ca75e3) - ## / 69
- System.CommandLine.resources.dll (ea64ff09c5d7) - ## / 73
- System.ServiceModel.Http.resources.dll (b14c0f6f6090) - ## / 69
- System.ServiceModel.Primitives.resources.dll (2416155129e2) - ## / 69
- System.CommandLine.resources.dll (155eb865b536) - ## / 73
- System.ServiceModel.Http.resources.dll (d8303bf3854d) - ## / 69
- System.ServiceModel.Primitives.resources.dll (0578488ac8f0) - ## / 69
- System.CommandLine.resources.dll (97035ec2904b) - ## / 73
- System.ServiceModel.Http.resources.dll (df57e80149d2) - ## / 69
- System.ServiceModel.Primitives.resources.dll (deb8f4b0506b) - ## / 69
- System.CommandLine.resources.dll (8fea3a65aa57) - ## / 73
- System.ServiceModel.Http.resources.dll (04555d7c0a06) - ## / 69
- System.ServiceModel.Primitives.resources.dll (47d32f965a59) - ## / 69
- System.CommandLine.resources.dll (36b0caefff39) - ## / 73
- System.ServiceModel.Http.resources.dll (0b076289939f) - ## / 68
- System.ServiceModel.Primitives.resources.dll (b997f86bc901) - ## / 69
- System.CommandLine.resources.dll (7cb2aa1d1422) - ## / 72
- System.ServiceModel.Http.resources.dll (555755684f00) - ## / 69
- System.ServiceModel.Primitives.resources.dll (3a966f10481b) - ## / 69
- System.CommandLine.resources.dll (41d97925f99b) - ## / 73
- System.ServiceModel.Http.resources.dll (bf7605ffb687) - ## / 69
- System.ServiceModel.Primitives.resources.dll (c41f26a75f4f) - ## / 69
- System.CommandLine.resources.dll (a6f1069a80fc) - ## / 73
- System.ServiceModel.Http.resources.dll (9f301d7c0016) - ## / 69
- System.ServiceModel.Primitives.resources.dll (a5503b7db3aa) - ## / 68
- System.CommandLine.resources.dll (6f0e98f7ed86) - ## / 72
- System.ServiceModel.Http.resources.dll (15ba7da2161c) - ## / 72
- System.ServiceModel.Primitives.resources.dll (a37e8d18694d) - ## / 71
- System.CommandLine.resources.dll (454be65124cd) - ## / 69
- System.ServiceModel.Http.resources.dll (d6d398578cfc) - ## / 69
- System.ServiceModel.Primitives.resources.dll (f15688ec76ba) - ## / 69
- System.CommandLine.resources.dll (cc6224ef1f48) - ## / 73
- System.ServiceModel.Http.resources.dll (d2b8f7ab808b) - ## / 69
- System.ServiceModel.Primitives.resources.dll (f46341061677) - ## / 69
- System.CommandLine.resources.dll (e844e9719620) - ## / 72
- System.ServiceModel.Http.resources.dll (455a3f363781) - ## / 69
- System.ServiceModel.Primitives.resources.dll (b1bc0f540fb4) - ## / 69
- libcrypto-3.dll (c44f415592d4) - ## / 74
- libcurl.dll (858637c49b43) - ## / 74
- librdkafka.dll (f57276b7537e) - ## / 74
- librdkafkacpp.dll (16469ac3c836) - ## / 72
- libssl-3.dll (84623a3da0b4) - ## / 70
- msvcp140.dll (5e78aaaf2096) - ## / 72
- vcruntime140.dll (08de0ede013d) - ## / 73
- zlib1.dll (8936bed727b9) - ## / 72
- zstd.dll (ff8b977c468b) - ## / 74
- Novell.Directory.Ldap.NETStandard.dll (85918b6f9e91) - ## / 72
- Serilog.dll (f9aa9b349984) - ## / 72
- IdentityModel.dll (5fdb11082d6b) - ## / 69
- LruCacheNet.dll (036a16dc1b49) - ## / 73
- System.IdentityModel.Tokens.Jwt.dll (88f0e89fdf39) - ## / 72
- Microsoft.Extensions.DependencyModel.dll (b6406254657a) - ## / 73
- Scrutor.dll (69e6a275558e) - ## / 73
- NCrontab.dll (2dfc5258a60c) - ## / 75
- DnsClient.dll (a6aa942bf9f1) - ## / 73
- Eventuous.Application.dll (d5b6ca4d5640) - ## / 73
- Eventuous.Diagnostics.dll (7e9bfb8d68ab) - ## / 73
- Eventuous.Diagnostics.Logging.dll (3033cabb86c5) - ## / 73
- Eventuous.Domain.dll (7a0b9edf13cf) - ## / 61
- Eventuous.Extensions.AspNetCore.dll (5f3518c2f97e) - ## / 73
- Eventuous.Extensions.DependencyInjection.dll (d9658b528327) - ## / 73
- Eventuous.Persistence.dll (8cf8b107030e) - ## / 71
- Eventuous.Serialization.dll (a7fd1fa58504) - ## / 70
- Eventuous.Shared.dll (d1ab993f9117) - ## / 73
- FluentValidation.DependencyInjectionExtensions.dll (50373c54e3ae) - ## / 72
- Google.Api.CommonProtos.dll (7a08e7346c52) - ## / 70
- Grpc.Core.Api.dll (2b9e8b023dea) - ## / 73
- Grpc.StatusProto.dll (3d7de3a5b126) - ## / 73
- HashDepot.dll (47dd1b0607d1) - ## / 72
- JsonCons.JsonPath.dll (464b02a00c3b) - ## / 70
- JsonCons.Utilities.dll (e2da3c771b50) - ## / 71
- Microsoft.AspNetCore.Grpc.JsonTranscoding.dll (6ce7f1e90be1) - ## / 73
- Microsoft.Extensions.Caching.Memory.dll (a6bc869c530a) - ## / 72
- MurmurHash.dll (81e40968c215) - ## / 70
- NJsonSchema.NewtonsoftJson.dll (cd0f77306810) - ## / 71
- OneOf.dll (2f0c32cb83ae) - ## / 73
- protobuf-net.Reflection.dll (abf0469c029f) - ## / 72
- Serilog.Enrichers.Environment.dll (fb988c77cc19) - ## / 75
- Serilog.Formatting.Compact.dll (319fbcefc216) - ## / 73
- Serilog.Settings.Reloader.dll (46e2d1919017) - ## / 70
- Serilog.Sinks.Debug.dll (df543d3df8bd) - ## / 72
- Serilog.Sinks.Seq.dll (7f1c18248d9c) - ## / 59
- SharpCompress.dll (83a3a4076137) - ## / 73
- Snappier.dll (efe89431b4fc) - ## / 73
- System.Interactive.Async.dll (75a516771f2e) - ## / 72
- System.Reactive.Linq.dll (2e1ff9218438) - ## / 69
- ZstdSharp.dll (74ec06c67972) - ## / 72
- Microsoft.Extensions.DependencyModel.dll (d8ec4261597a) - ## / 72
- Microsoft.CodeAnalysis.CSharp.dll (cfb5f2785c30) - ## / 73
- Microsoft.CodeAnalysis.dll (0a7fb1d94e0e) - ## / 73
- Microsoft.DiaSymReader.Native.amd64.dll (315a61c47c41) - ## / 73
- aspnetcorev2_inprocess.dll (982e08318dbb) - ## / 73
- clretwrc.dll (6f47d39a5913) - ## / 72
- clrgc.dll (08415d47be55) - ## / 73
- clrjit.dll (427322bf3575) - ## / 73
- coreclr.dll (af9d546e1c2d) - ## / 72
- createdump.exe (669438150f1a) - ## / 73
- hostfxr.dll (1e4ece04ff39) - ## / 73
- hostpolicy.dll (b42dd3b2164f) - ## / 73
- Microsoft.AspNetCore.Antiforgery.dll (273a0965609f) - ## / 72
- Microsoft.AspNetCore.Authentication.Abstractions.dll (37d9acc4a25e) - ## / 72
- Microsoft.AspNetCore.Authentication.BearerToken.dll (207ace173071) - ## / 72
- Microsoft.AspNetCore.Authentication.Cookies.dll (615503892765) - ## / 72
- Microsoft.AspNetCore.Authentication.Core.dll (a2d114f9fa41) - ## / 72
- Microsoft.AspNetCore.Authentication.dll (636d0228ebf3) - ## / 71
- Microsoft.AspNetCore.Authentication.OAuth.dll (6eab7ad0a2d1) - ## / 72
- Microsoft.AspNetCore.Authorization.dll (d7c959f8d3d2) - ## / 71
- Microsoft.AspNetCore.Authorization.Policy.dll (571ceeab863c) - ## / 71
- Microsoft.AspNetCore.Components.Authorization.dll (3530fcd99734) - ## / 72
- Microsoft.AspNetCore.Components.dll (0bd877b00001) - ## / 72
- Microsoft.AspNetCore.Components.Endpoints.dll (cc7c577e1c54) - ## / 72
- Microsoft.AspNetCore.Components.Forms.dll (9fdd61c91d9b) - ## / 71
- Microsoft.AspNetCore.Components.Server.dll (cc905e43d419) - ## / 72
- Microsoft.AspNetCore.Components.Web.dll (e33fa946461f) - ## / 72
- Microsoft.AspNetCore.Connections.Abstractions.dll (7b52e2cc084b) - ## / 71
- Microsoft.AspNetCore.CookiePolicy.dll (608a538fe2b8) - ## / 72
- Microsoft.AspNetCore.Cors.dll (5380e33de783) - ## / 72
- Microsoft.AspNetCore.Cryptography.Internal.dll (e13527df6372) - ## / 71
- Microsoft.AspNetCore.Cryptography.KeyDerivation.dll (51faf8b337a2) - ## / 71
- Microsoft.AspNetCore.DataProtection.Abstractions.dll (27325c511dab) - ## / 71
- Microsoft.AspNetCore.DataProtection.dll (31495f555e5e) - ## / 72
- Microsoft.AspNetCore.DataProtection.Extensions.dll (dae1ad4691a9) - ## / 72
- Microsoft.AspNetCore.Diagnostics.Abstractions.dll (c056acfa4eac) - ## / 72
- Microsoft.AspNetCore.Diagnostics.dll (5bfabd4e4f61) - ## / 72
- Microsoft.AspNetCore.Diagnostics.HealthChecks.dll (f9e5ec778b4a) - ## / 72
- Microsoft.AspNetCore.dll (c254b5d3dad8) - ## / 72
- Microsoft.AspNetCore.HostFiltering.dll (60fdbbe58d2d) - ## / 72
- Microsoft.AspNetCore.Hosting.Abstractions.dll (6f916592f4a9) - ## / 72
- Microsoft.AspNetCore.Hosting.dll (6e021c152ecf) - ## / 71
- Microsoft.AspNetCore.Hosting.Server.Abstractions.dll (45588c4e2c6c) - ## / 72
- Microsoft.AspNetCore.Html.Abstractions.dll (721da6dbe985) - ## / 71
- Microsoft.AspNetCore.Http.Abstractions.dll (85b28ce2034d) - ## / 72
- Microsoft.AspNetCore.Http.Connections.Common.dll (0883d92464cb) - ## / 72
- Microsoft.AspNetCore.Http.Connections.dll (26d5f4f62576) - ## / 71
- Microsoft.AspNetCore.Http.dll (6508db332aba) - ## / 72
- Microsoft.AspNetCore.Http.Extensions.dll (d79a518cf789) - ## / 72
- Microsoft.AspNetCore.Http.Features.dll (5d1d40c58188) - ## / 72
- Microsoft.AspNetCore.Http.Results.dll (59c22ab1dac7) - ## / 72
- Microsoft.AspNetCore.HttpLogging.dll (626b2480edc2) - ## / 71
- Microsoft.AspNetCore.HttpOverrides.dll (9f1fce73f34e) - ## / 72
- Microsoft.AspNetCore.HttpsPolicy.dll (09b75ad49058) - ## / 72
- Microsoft.AspNetCore.Identity.dll (a8b27087dc61) - ## / 71
- Microsoft.AspNetCore.Localization.dll (77553b04c571) - ## / 72
- Microsoft.AspNetCore.Localization.Routing.dll (de40560aa795) - ## / 72
- Microsoft.AspNetCore.Metadata.dll (40cc93b37367) - ## / 72
- Microsoft.AspNetCore.Mvc.Abstractions.dll (0510b02a8a8c) - ## / 72
- Microsoft.AspNetCore.Mvc.ApiExplorer.dll (8903749c3f9a) - ## / 72
- Microsoft.AspNetCore.Mvc.Core.dll (98c2a5b3244c) - ## / 72
- Microsoft.AspNetCore.Mvc.Cors.dll (c35246c99ff7) - ## / 71
- Microsoft.AspNetCore.Mvc.DataAnnotations.dll (32f9243cdc79) - ## / 71
- Microsoft.AspNetCore.Mvc.dll (ec5858bfc0cc) - ## / 60
- Microsoft.AspNetCore.Mvc.Formatters.Json.dll (31c5c50a2486) - ## / 72
- Microsoft.AspNetCore.Mvc.Formatters.Xml.dll (d03b096fb649) - ## / 72
- Microsoft.AspNetCore.Mvc.Localization.dll (fe9721327393) - ## / 72
- Microsoft.AspNetCore.Mvc.Razor.dll (661f024dbdea) - ## / 72
- Microsoft.AspNetCore.Mvc.RazorPages.dll (660512dbde06) - ## / 72
- Microsoft.AspNetCore.Mvc.TagHelpers.dll (567967367aa9) - ## / 71
- Microsoft.AspNetCore.Mvc.ViewFeatures.dll (3d9632ad3c21) - ## / 70
- Microsoft.AspNetCore.OutputCaching.dll (3d5466252937) - ## / 72
- Microsoft.AspNetCore.RateLimiting.dll (77d7abfffc2b) - ## / 71
- Microsoft.AspNetCore.Razor.dll (4df1b44d4285) - ## / 72
- Microsoft.AspNetCore.Razor.Runtime.dll (8350225fc422) - ## / 72
- Microsoft.AspNetCore.RequestDecompression.dll (79993e710634) - ## / 71
- Microsoft.AspNetCore.ResponseCaching.Abstractions.dll (bf95d21361b9) - ## / 71
- Microsoft.AspNetCore.ResponseCaching.dll (23477c14c9a4) - ## / 70
- Microsoft.AspNetCore.ResponseCompression.dll (55a4118daf67) - ## / 70
- Microsoft.AspNetCore.Rewrite.dll (6a901e0b5b90) - ## / 71
- Microsoft.AspNetCore.Routing.Abstractions.dll (0294992105ef) - ## / 72
- Microsoft.AspNetCore.Routing.dll (a524e2c1b825) - ## / 72
- Microsoft.AspNetCore.Server.HttpSys.dll (e49b47b3658c) - ## / 72
- Microsoft.AspNetCore.Server.IIS.dll (c9a012fdec01) - ## / 72
- Microsoft.AspNetCore.Server.IISIntegration.dll (e7d3014fe548) - ## / 72
- Microsoft.AspNetCore.Server.Kestrel.Core.dll (1abe33bde478) - ## / 72
- Microsoft.AspNetCore.Server.Kestrel.dll (ec44f5962965) - ## / 72
- Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll (396d1399708f) - ## / 71
- Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll (0c996bfa4b23) - ## / 72
- Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll (044faf8b8f10) - ## / 71
- Microsoft.AspNetCore.Session.dll (cd3c2934be73) - ## / 71
- Microsoft.AspNetCore.SignalR.Common.dll (6b90f810961c) - ## / 72
- Microsoft.AspNetCore.SignalR.Core.dll (67e5ba52e1c7) - ## / 72
- Microsoft.AspNetCore.SignalR.dll (0a1e145a3188) - ## / 72
- Microsoft.AspNetCore.SignalR.Protocols.Json.dll (75aa651e7b84) - ## / 72
- Microsoft.AspNetCore.StaticFiles.dll (bcc85f686381) - ## / 60
- Microsoft.AspNetCore.WebSockets.dll (b8cae287938f) - ## / 72
- Microsoft.AspNetCore.WebUtilities.dll (23b82757f277) - ## / 72
- Microsoft.CSharp.dll (b80f5e755af4) - ## / 73
- Microsoft.Extensions.Caching.Abstractions.dll (7890d2085efb) - ## / 72
- Microsoft.Extensions.Caching.Memory.dll (70108b4d9baa) - ## / 72
- Microsoft.Extensions.Configuration.CommandLine.dll (0ac66ae9c758) - ## / 72
- Microsoft.Extensions.Configuration.EnvironmentVariables.dll (e93a582ef926) - ## / 72
- Microsoft.Extensions.Configuration.FileExtensions.dll (406457b69a52) - ## / 71
- Microsoft.Extensions.Configuration.Ini.dll (112eccdf2d57) - ## / 72
- Microsoft.Extensions.Configuration.Json.dll (364c461c5c8c) - ## / 72
- Microsoft.Extensions.Configuration.KeyPerFile.dll (5215665f237a) - ## / 71
- Microsoft.Extensions.Configuration.UserSecrets.dll (0432082696fd) - ## / 71
- Microsoft.Extensions.Configuration.Xml.dll (c2165ad834cb) - ## / 72
- Microsoft.Extensions.Diagnostics.dll (6463dca14c64) - ## / 72
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll (b329d2db025b) - ## / 71
- Microsoft.Extensions.Diagnostics.HealthChecks.dll (df49dae7bd28) - ## / 72
- Microsoft.Extensions.Features.dll (625c34c4fcf1) - ## / 72
- Microsoft.Extensions.FileProviders.Composite.dll (df5357c97955) - ## / 72
- Microsoft.Extensions.FileProviders.Embedded.dll (acf4fb6a6449) - ## / 72
- Microsoft.Extensions.FileProviders.Physical.dll (e0274aa148d3) - ## / 72
- Microsoft.Extensions.FileSystemGlobbing.dll (23902a8c4990) - ## / 71
- Microsoft.Extensions.Hosting.dll (a252d400272d) - ## / 70
- Microsoft.Extensions.Http.dll (caa61d32cd95) - ## / 71
- Microsoft.Extensions.Identity.Core.dll (74fe87125ea7) - ## / 72
- Microsoft.Extensions.Identity.Stores.dll (fcde52d4ad19) - ## / 72
- Microsoft.Extensions.Localization.Abstractions.dll (e200208eca8e) - ## / 72
- Microsoft.Extensions.Localization.dll (e02085382f28) - ## / 72
- Microsoft.Extensions.Logging.Console.dll (bbc6effd23ee) - ## / 72
- Microsoft.Extensions.Logging.Debug.dll (187e88c91980) - ## / 72
- Microsoft.Extensions.Logging.EventLog.dll (95a3829688f8) - ## / 60
- Microsoft.Extensions.Logging.EventSource.dll (97a9fac99c3a) - ## / 72
- Microsoft.Extensions.Logging.TraceSource.dll (37a9a8c1ee45) - ## / 71
- Microsoft.Extensions.ObjectPool.dll (93c59b18946f) - ## / 72
- Microsoft.Extensions.Options.DataAnnotations.dll (05021e31c376) - ## / 71
- Microsoft.Extensions.WebEncoders.dll (d4900a15d6df) - ## / 72
- Microsoft.JSInterop.dll (093901e1ca52) - ## / 71
- Microsoft.Net.Http.Headers.dll (e3e0d48f5362) - ## / 72
- Microsoft.VisualBasic.Core.dll (feb4ee741bf9) - ## / 72
- Microsoft.VisualBasic.dll (d59016e6cb06) - ## / 73
- Microsoft.Win32.Primitives.dll (b2487d785ff1) - ## / 73
- Microsoft.Win32.Registry.dll (66cb7bdc7bcb) - ## / 62
- mscordaccore.dll (b0ee9f1e3332) - ## / 73
- mscordbi.dll (b6cffe0ec17c) - ## / 72
- mscorlib.dll (0c743f6403ed) - ## / 72
- mscorrc.dll (b467204f88cc) - ## / 73
- netstandard.dll (7321fce94b8d) - ## / 72
- System.AppContext.dll (f0acd72512bf) - ## / 73
- System.Buffers.dll (18eefc924a46) - ## / 73
- System.Collections.Concurrent.dll (09ff34678b53) - ## / 72
- System.Collections.dll (a5041054347a) - ## / 69
- System.Collections.Immutable.dll (92fc557a90eb) - ## / 71
- System.Collections.NonGeneric.dll (23797bc1e5c8) - ## / 73
- System.Collections.Specialized.dll (5e9dbf5a86d8) - ## / 71
- System.ComponentModel.Annotations.dll (a122dc5fe17a) - ## / 73
- System.ComponentModel.DataAnnotations.dll (432816855d73) - ## / 73
- System.ComponentModel.dll (fe7189fde533) - ## / 64
- System.ComponentModel.EventBasedAsync.dll (66412e74f0d1) - ## / 69
- System.ComponentModel.Primitives.dll (fe7ede739057) - ## / 71
- System.ComponentModel.TypeConverter.dll (9422f95cf734) - ## / 73
- System.Configuration.dll (2a45c9710f9a) - ## / 69
- System.Console.dll (f7b10d5f7bd1) - ## / 72
- System.Core.dll (aca8cff5b4ed) - ## / 73
- System.Data.Common.dll (c558284057d9) - ## / 64
- System.Data.DataSetExtensions.dll (18edc38d0083) - ## / 73
- System.Data.dll (d0a3595c1049) - ## / 73
- System.Diagnostics.Contracts.dll (f2497017e6cb) - ## / 73
- System.Diagnostics.Debug.dll (490d757e5c8d) - ## / 73
- System.Diagnostics.EventLog.dll (aeab9963b017) - ## / 71
- System.Diagnostics.EventLog.Messages.dll (cb0f71d050c3) - ## / 72
- System.Diagnostics.FileVersionInfo.dll (d2f65af3e809) - ## / 70
- System.Diagnostics.Process.dll (04ef5f018408) - ## / 73
- System.Diagnostics.StackTrace.dll (d1ad27628b42) - ## / 69
- System.Diagnostics.TextWriterTraceListener.dll (8bc369892221) - ## / 73
- System.Diagnostics.Tools.dll (dfb40f3aa36b) - ## / 72
- System.Diagnostics.TraceSource.dll (ce7bbd0fa37d) - ## / 73
- System.Diagnostics.Tracing.dll (21b7fde4f748) - ## / 73
- System.dll (85179e56dc25) - ## / 72
- System.Drawing.dll (42e8fa8681b4) - ## / 72
- System.Drawing.Primitives.dll (8da6b4dca50f) - ## / 73
- System.Dynamic.Runtime.dll (6e1bef02c579) - ## / 73
- System.Formats.Asn1.dll (574bcfb45bbb) - ## / 72
- System.Formats.Tar.dll (7506d68adb63) - ## / 72
- System.Globalization.Calendars.dll (d81ba1e2d977) - ## / 73
- System.Globalization.dll (7a919ffb4d61) - ## / 72
- System.Globalization.Extensions.dll (35648f367752) - ## / 73
- System.IO.Compression.Brotli.dll (93d62c833857) - ## / 72
- System.IO.Compression.dll (6ee53faee7b7) - ## / 73
- System.IO.Compression.FileSystem.dll (18687e9635e3) - ## / 69
- System.IO.Compression.Native.dll (c640361a29ff) - ## / 73
- System.IO.Compression.ZipFile.dll (417eea090fb6) - ## / 73
- System.IO.dll (b5fffd8ad90c) - ## / 72
- System.IO.FileSystem.AccessControl.dll (d186d8560b9b) - ## / 73
- System.IO.FileSystem.dll (ec74c1bfb344) - ## / 73
- System.IO.FileSystem.DriveInfo.dll (45c33cefa284) - ## / 73
- System.IO.FileSystem.Primitives.dll (28d97b84769a) - ## / 73
- System.IO.FileSystem.Watcher.dll (a4e0cb6e3907) - ## / 73
- System.IO.IsolatedStorage.dll (505134c4a901) - ## / 73
- System.IO.MemoryMappedFiles.dll (0b915a981c12) - ## / 72
- System.IO.Pipelines.dll (8dd30a825c61) - ## / 71
- System.IO.Pipes.AccessControl.dll (b085a5c549c3) - ## / 73
- System.IO.Pipes.dll (b54be154cc7c) - ## / 71
- System.IO.UnmanagedMemoryStream.dll (6fddee5ca683) - ## / 73
- System.Linq.dll (2919d82ef73c) - ## / 73
- System.Linq.Expressions.dll (63dfd151c87e) - ## / 70
- System.Linq.Parallel.dll (24a926dc6d82) - ## / 73
- System.Linq.Queryable.dll (7e3032fd8ad0) - ## / 72
- System.Memory.dll (6b3742c284ed) - ## / 72
- System.Net.dll (6977793863b0) - ## / 73
- System.Net.Http.dll (d37725d4904f) - ## / 73
- System.Net.Http.Json.dll (c1473fbdca9e) - ## / 73
- System.Net.HttpListener.dll (a3201daef7dd) - ## / 73
- System.Net.Mail.dll (373e6275ce82) - ## / 73
- System.Net.NameResolution.dll (18c86b363910) - ## / 72
- System.Net.NetworkInformation.dll (3bc0304bd437) - ## / 66
- System.Net.Ping.dll (f01a219a90b2) - ## / 73
- System.Net.Primitives.dll (8c7206027877) - ## / 64
- System.Net.Quic.dll (4ba2a28815d7) - ## / 69
- System.Net.Requests.dll (684b945a0d94) - ## / 73
- System.Net.Security.dll (f72ea17c3b49) - ## / 73
- System.Net.ServicePoint.dll (fb6e8d505d35) - ## / 72
- System.Net.Sockets.dll (f6144210c45c) - ## / 73
- System.Net.WebClient.dll (deb70662647e) - ## / 73
- System.Net.WebHeaderCollection.dll (658635aa84bc) - ## / 72
- System.Net.WebProxy.dll (5a560a878199) - ## / 72
- System.Net.WebSockets.Client.dll (22537bb657a3) - ## / 73
- System.Net.WebSockets.dll (3a17e5f89c17) - ## / 73
- System.Numerics.dll (cc51cabfc2bd) - ## / 70
- System.Numerics.Vectors.dll (a572a5f7d129) - ## / 73
- System.ObjectModel.dll (5afb322bcc6b) - ## / 63
- System.Private.CoreLib.dll (aa2b2c346b39) - ## / 73
- System.Private.DataContractSerialization.dll (25ae20a78bbf) - ## / 72
- System.Private.Uri.dll (8f7da2b2adc6) - ## / 73
- System.Private.Xml.dll (79fbabd0b354) - ## / 73
- System.Private.Xml.Linq.dll (cc58e983f4b1) - ## / 72
- System.Reflection.DispatchProxy.dll (4491a144cfc5) - ## / 73
- System.Reflection.dll (c1ded2b1d19f) - ## / 67
- System.Reflection.Emit.dll (18e22358d1f3) - ## / 73
- System.Reflection.Emit.ILGeneration.dll (255cc92d4481) - ## / 70
- System.Reflection.Emit.Lightweight.dll (a76428fdab9d) - ## / 69
- System.Reflection.Extensions.dll (575a0e247bd0) - ## / 72
- System.Reflection.Metadata.dll (5c3072657028) - ## / 73
- System.Reflection.Primitives.dll (885eab596727) - ## / 72
- System.Reflection.TypeExtensions.dll (f6340c2ac327) - ## / 73
- System.Resources.Reader.dll (4fada330d989) - ## / 73
- System.Resources.ResourceManager.dll (94aa445c8b9b) - ## / 73
- System.Resources.Writer.dll (d26add87c5f0) - ## / 71
- System.Runtime.CompilerServices.Unsafe.dll (344512a727f6) - ## / 73
- System.Runtime.CompilerServices.VisualC.dll (0e46a8c2d064) - ## / 72
- System.Runtime.dll (c6d4d63da0e5) - ## / 73
- System.Runtime.Extensions.dll (b26d990c8c9d) - ## / 73
- System.Runtime.Handles.dll (756efaf0cc5b) - ## / 73
- System.Runtime.InteropServices.dll (24ed6f2b8f4f) - ## / 73
- System.Runtime.InteropServices.JavaScript.dll (ddec4dfa601c) - ## / 63
- System.Runtime.InteropServices.RuntimeInformation.dll (932033490d4d) - ## / 73
- System.Runtime.Intrinsics.dll (fe1688b5fccb) - ## / 72
- System.Runtime.Loader.dll (d906f431d3f1) - ## / 73
- System.Runtime.Numerics.dll (2fc71482fc7e) - ## / 73
- System.Runtime.Serialization.dll (559ec074a808) - ## / 73
- System.Runtime.Serialization.Formatters.dll (49deb6ae03ef) - ## / 73
- System.Runtime.Serialization.Json.dll (642311bae5e5) - ## / 63
- System.Runtime.Serialization.Primitives.dll (bc5651ac0eb3) - ## / 73
- System.Runtime.Serialization.Xml.dll (82c80462f3a0) - ## / 73
- System.Security.AccessControl.dll (20222352f365) - ## / 73
- System.Security.Claims.dll (b94dfddac6c1) - ## / 72
- System.Security.Cryptography.Algorithms.dll (05e5d2d23055) - ## / 73
- System.Security.Cryptography.Cng.dll (9754aebdd3fd) - ## / 73
- System.Security.Cryptography.Csp.dll (3081e24b9114) - ## / 73
- System.Security.Cryptography.dll (b0b1c6be8e1d) - ## / 73
- System.Security.Cryptography.Encoding.dll (5eab6dfc13ca) - ## / 71
- System.Security.Cryptography.OpenSsl.dll (cfde143700cc) - ## / 73
- System.Security.Cryptography.Pkcs.dll (76a16239527b) - ## / 71
- System.Security.Cryptography.Primitives.dll (132e20688d1d) - ## / 73
- System.Security.Cryptography.X509Certificates.dll (d841db416477) - ## / 73
- System.Security.Cryptography.Xml.dll (fa06deb8cb9a) - ## / 72
- System.Security.dll (03c4509489ef) - ## / 73
- System.Security.Principal.dll (70dbadd9971e) - ## / 73
- System.Security.Principal.Windows.dll (6eac9f0582bd) - ## / 73
- System.Security.SecureString.dll (85c0e37fae9f) - ## / 73
- System.ServiceModel.Web.dll (8d3236a79251) - ## / 73
- System.ServiceProcess.dll (a48f8a1475fc) - ## / 73
- System.Text.Encoding.CodePages.dll (f73086a602bb) - ## / 73
- System.Text.Encoding.dll (d00921b0bb06) - ## / 71
- System.Text.Encoding.Extensions.dll (477fa342627a) - ## / 73
- System.Text.Encodings.Web.dll (bac9163529e3) - ## / 72
- System.Text.Json.dll (08b7732292ee) - ## / 65
- System.Text.RegularExpressions.dll (1fbb6b6951e0) - ## / 73
- System.Threading.dll (2aaae9325d93) - ## / 73
- System.Threading.Overlapped.dll (02d8bbe9402e) - ## / 73
- System.Threading.RateLimiting.dll (4083c1bee7f5) - ## / 72
- System.Threading.Tasks.Dataflow.dll (bff03828ee69) - ## / 72
- System.Threading.Tasks.dll (14660cc79cb5) - ## / 73
- System.Threading.Tasks.Extensions.dll (1599de035377) - ## / 73
- System.Threading.Tasks.Parallel.dll (6643472d330b) - ## / 71
- System.Threading.Thread.dll (89872d6521c7) - ## / 72
- System.Threading.ThreadPool.dll (0db1295b199b) - ## / 73
- System.Threading.Timer.dll (0f988bd6dd2f) - ## / 73
- System.Transactions.dll (80328811fbcc) - ## / 72
- System.Transactions.Local.dll (14af2c2a61d1) - ## / 73
- System.ValueTuple.dll (8b45aa4bb46e) - ## / 73
- System.Web.dll (6dbc676584c1) - ## / 73
- System.Web.HttpUtility.dll (400eda65ba64) - ## / 70
- System.Windows.dll (f66f1858ed34) - ## / 71
- System.Xml.dll (7bb8eb3fa97e) - ## / 73
- System.Xml.Linq.dll (8875180f19d0) - ## / 73
- System.Xml.ReaderWriter.dll (10f9a64e2dbb) - ## / 61
- System.Xml.Serialization.dll (3ab257bca6cd) - ## / 70
- System.Xml.XDocument.dll (ed3f4afade3e) - ## / 67
- System.Xml.XmlDocument.dll (08232a750ba4) - ## / 73
- System.Xml.XmlSerializer.dll (09036f1a1b09) - ## / 72
- System.Xml.XPath.dll (1b3a9741b7b3) - ## / 73
- System.Xml.XPath.XDocument.dll (1c8cf53dbbbd) - ## / 73
- WindowsBase.dll (e96d85487623) - ## / 73
- AWSSDK.Core.dll (f84b5c34ff8c) - ## / 71
- AWSSDK.S3.dll (c8b8a5f44eb0) - ## / 76
- AWSSDK.SecurityToken.dll (ff4b5b26d39e) - ## / 76
- AWSSDK.SQS.dll (7b172e960c85) - ## / 76
- DotNext.dll (55b845e72e61) - ## / 72
- DotNext.IO.dll (4d7bc57ce7da) - ## / 76
- DotNext.Threading.dll (c8a1c33e4e84) - ## / 72
- DotNext.Unsafe.dll (231cf68e92c5) - ## / 72
- EventStore.Plugins.dll (639efb860e39) - ## / 76
- FluentStorage.AWS.dll (4f03168ad136) - ## / 76
- FluentStorage.dll (4e3c9fff8346) - ## / 73
- JetBrains.Annotations.dll (288e2dc80cfe) - ## / 73
- Markdig.dll (1373148bbdf9) - ## / 72
- Microsoft.AspNetCore.Authentication.OpenIdConnect.dll (328b791862e9) - ## / 65
- Microsoft.AspNetCore.Components.WebAssembly.dll (a29f32e5a266) - ## / 73
- Microsoft.AspNetCore.Components.WebAssembly.Server.dll (20d076d1f9a3) - ## / 71
- Microsoft.Bcl.Memory.dll (9b42e55304df) - ## / 72
- Microsoft.Diagnostics.FastSerialization.dll (b00b2c0dfcb7) - ## / 73
- Microsoft.Diagnostics.NETCore.Client.dll (863a7b01a6ea) - ## / 72
- Microsoft.Diagnostics.Tracing.TraceEvent.dll (9da7e7bfc0d5) - ## / 72
- Microsoft.Extensions.DependencyInjection.Abstractions.dll (4a13b5d5d15c) - ## / 73
- Microsoft.Extensions.DependencyInjection.dll (599cc9afe909) - ## / 71
- Microsoft.Extensions.Diagnostics.Abstractions.dll (ce3e7b2c7641) - ## / 72
- Microsoft.Extensions.Hosting.Abstractions.dll (fd76bc500b36) - ## / 72
- Microsoft.Extensions.Logging.Abstractions.dll (a84041ca0910) - ## / 72
- Microsoft.Extensions.Logging.Configuration.dll (765a3f2cb492) - ## / 72
- Microsoft.Extensions.Logging.dll (477bdbcf60d2) - ## / 72
- Microsoft.Extensions.Options.ConfigurationExtensions.dll (430c7e3f2a9c) - ## / 72
- Microsoft.Extensions.Options.dll (8e37a4357a0c) - ## / 72
- Microsoft.IdentityModel.Abstractions.dll (3843a65511a7) - ## / 72
- Microsoft.IdentityModel.JsonWebTokens.dll (ea14d24bdac2) - ## / 72
- Microsoft.IdentityModel.Logging.dll (c8ab349a531f) - ## / 63
- Microsoft.IdentityModel.Protocols.dll (7f66beaf4581) - ## / 73
- Microsoft.IdentityModel.Protocols.OpenIdConnect.dll (772eb4c99c0a) - ## / 73
- Microsoft.IdentityModel.Tokens.dll (05f438cbf09c) - ## / 72
- Microsoft.IO.RecyclableMemoryStream.dll (631a5fc41df9) - ## / 73
- Microsoft.JSInterop.WebAssembly.dll (e144f9447637) - ## / 72
- MudBlazor.dll (a7c42cdcb914) - ## / 73
- MudBlazor.Markdown.dll (6d9295ba9ce1) - ## / 67
- MudBlazor.StaticInput.dll (d68035d64e1d) - ## / 73
- OpenTelemetry.Api.dll (a1f72c0846c7) - ## / 73
- OpenTelemetry.Api.ProviderBuilderExtensions.dll (1e3faaba315f) - ## / 72
- OpenTelemetry.dll (80dc934b4447) - ## / 72
- OpenTelemetry.Exporter.OpenTelemetryProtocol.dll (7abc55a602f6) - ## / 72
- OpenTelemetry.Exporter.Prometheus.AspNetCore.dll (710c74b9bc9a) - ## / 72
- OpenTelemetry.Extensions.Hosting.dll (5f9eec9250c0) - ## / 73
- Polly.Core.dll (0bf1ca2fb91d) - ## / 73
- RestSharp.dll (28568329a186) - ## / 72
- Scrutor.dll (14fabcd5912b) - ## / 71
- SharpDotYaml.Extensions.Configuration.dll (f5546f4d62fe) - ## / 76
- System.Diagnostics.DiagnosticSource.dll (32fe3bdfa5d4) - ## / 73
- System.IdentityModel.Tokens.Jwt.dll (ecfd80700859) - ## / 72
- System.Threading.Channels.dll (ab43ca7324b2) - ## / 71
- TestableIO.System.IO.Abstractions.dll (c146f665cb19) - ## / 75
- TestableIO.System.IO.Abstractions.Wrappers.dll (2dd37c758b35) - ## / 74
- msdia140.dll (52b87b5cacba) - ## / 72
- KernelTraceControl.dll (45b6d97a6c64) - ## / 72
- msdia140.dll (4c330ab3b24c) - ## / 72
- BrowserDebugHost.dll (13a3ff4031cb) - ## / 72
- BrowserDebugProxy.dll (179f0b848a26) - ## / 68
- Microsoft.CodeAnalysis.CSharp.dll (46c4aa4f1d57) - ## / 74
- Microsoft.CodeAnalysis.CSharp.Scripting.dll (a7f69dc567a5) - ## / 74
- Microsoft.CodeAnalysis.dll (caf47ebad967) - ## / 73
- Microsoft.CodeAnalysis.Scripting.dll (0da44b44896c) - ## / 74
- Microsoft.FileFormats.dll (7adeca7d8869) - ## / 72
- Microsoft.NET.WebAssembly.Webcil.dll (4a6b077e8f57) - ## / 73
- Microsoft.SymbolStore.dll (80634316741d) - ## / 71
- Newtonsoft.Json.dll (4c6b895803d8) - ## / 73
- KernelTraceControl.dll (7a4b8319f363) - ## / 73
- KernelTraceControl.Win61.dll (b7a83f51eae2) - ## / 73
- msdia140.dll (6d05dd14282d) - ## / 70
- blazor.webassembly.js.gz (cbfb379c68ba) - ## / 62
- dotnet.js.gz (1b3153e469de) - ## / 62
- dotnet.native.js.gz (018c90c4e583) - ## / 53
- dotnet.native.wasm.gz (aa872826fe22) - ## / 62
- dotnet.runtime.js.gz (9757ceca89fc) - ## / 61
- icudt_CJK.dat.gz (4b1b77939d72) - ## / 61
- icudt_EFIGS.dat.gz (acbb049ff0e0) - ## / 61
- icudt_no_CJK.dat.gz (52c493f99598) - ## / 61
- Microsoft.AspNetCore.Authorization.wasm.gz (1f78672dbd78) - ## / 62
- Microsoft.AspNetCore.Components.Forms.wasm.gz (0a38316ebf99) - ## / 62
- Microsoft.AspNetCore.Components.wasm.gz (4782781d34e7) - ## / 61
- Microsoft.AspNetCore.Components.Web.wasm.gz (5cfdffead80d) - ## / 62
- Microsoft.AspNetCore.Components.WebAssembly.wasm.gz (483f7d6da365) - ## / 46
- Microsoft.AspNetCore.Http.Abstractions.wasm.gz (cdd89e5fe247) - ## / 62
- Microsoft.AspNetCore.Http.Features.wasm.gz (2718953bbf82) - ## / 57
- Microsoft.AspNetCore.Metadata.wasm.gz (a8694de3efe4) - ## / 48
- Microsoft.Extensions.Configuration.Abstractions.wasm.gz (5efdb5e471b0) - ## / 60
- Microsoft.Extensions.Configuration.Json.wasm.gz (3021afb18fae) - ## / 61
- Microsoft.Extensions.Configuration.wasm.gz (dd007a10156c) - ## / 60
- Microsoft.Extensions.DependencyInjection.Abstractions.wasm.gz (cf2a5c77be45) - ## / 62
- Microsoft.Extensions.DependencyInjection.wasm.gz (c805de74c564) - ## / 56
- Microsoft.Extensions.Localization.Abstractions.wasm.gz (032b2ecfa098) - ## / 61
- Microsoft.Extensions.Localization.wasm.gz (248d944f9800) - ## / 62
- Microsoft.Extensions.Logging.Abstractions.wasm.gz (b9bd8d0672ea) - ## / 62
- Microsoft.Extensions.Logging.wasm.gz (425bf4e8e551) - ## / 57
- Microsoft.Extensions.Options.wasm.gz (242d29cff8ec) - ## / 61
- Microsoft.Extensions.Primitives.wasm.gz (08832134f904) - ## / 62
- Microsoft.JSInterop.wasm.gz (ed4e9caab012) - ## / 61
- Microsoft.JSInterop.WebAssembly.wasm.gz (594577d6c3af) - ## / 56
- MudBlazor.StaticInput.wasm.gz (27e0dacde2ab) - ## / 62
- MudBlazor.wasm.gz (26eb6ee8e9e6) - ## / 62
- netstandard.wasm.gz (8e3863414b78) - ## / 61
- System.Collections.Concurrent.wasm.gz (3279403d6faf) - ## / 61
- System.Collections.Immutable.wasm.gz (f0f112307c92) - ## / 62
- System.Collections.NonGeneric.wasm.gz (7c6665769b17) - ## / 59
- System.Collections.wasm.gz (125f6887e623) - ## / 62
- System.ComponentModel.Annotations.wasm.gz (8af98882aef3) - ## / 59
- System.ComponentModel.Primitives.wasm.gz (b24376d582ab) - ## / 61
- System.ComponentModel.TypeConverter.wasm.gz (2fa534508e52) - ## / 61
- System.ComponentModel.wasm.gz (ce2c312f52d5) - ## / 62
- System.Console.wasm.gz (88804b1b5f72) - ## / 61
- System.Linq.Expressions.wasm.gz (0d9d90a92d5a) - ## / 50
- System.Linq.wasm.gz (7a306213649c) - ## / 61
- System.Memory.wasm.gz (12fb700c76cd) - ## / 58
- System.Net.Primitives.wasm.gz (1bc97af466a0) - ## / 61
- System.Net.WebSockets.wasm.gz (64d8afab7a02) - ## / 62
- System.ObjectModel.wasm.gz (ddfc320283a9) - ## / 62
- System.Private.CoreLib.wasm.gz (ee3674345637) - ## / 61
- System.Private.Uri.wasm.gz (b8b770980dc4) - ## / 62
- System.Runtime.InteropServices.JavaScript.wasm.gz (3062ddc70c7a) - ## / 62
- System.Runtime.wasm.gz (bd3c96e1b785) - ## / 62
- System.Security.Claims.wasm.gz (1b269777e8d4) - ## / 62
- System.Security.Cryptography.wasm.gz (a1e44bebbf7d) - ## / 57
- System.Text.Encodings.Web.wasm.gz (13a02a5d1b11) - ## / 62
- System.Text.Json.wasm.gz (cf35a7cfe4f7) - ## / 62
- System.Text.RegularExpressions.wasm.gz (501d26d883e2) - ## / 62
- System.Threading.wasm.gz (f27521d05d0f) - ## / 62
- System.wasm.gz (03b0a782a6e2) - ## / 62
- kurrentdb-25.0.0-windows.x64.zip (6ef7d1d7fcca) - ## / 50
- kurrentdb.25.0.0.nupkg (090dbe993dad) - ## / 59
- EventStore.BufferManagement.dll (980de444d664) - ## / 73
- EventStore.ClusterNode.Web.dll (f239a86d5db4) - ## / 73
- EventStore.Common.dll (ccf1a49c701e) - ## / 73
- EventStore.Core.dll (2a91fd4f206c) - ## / 69
- EventStore.Licensing.dll (ab54a30c3059) - ## / 73
- EventStore.LogCommon.dll (cc267413526a) - ## / 73
- EventStore.LogV3.dll (3b90e4c33a6a) - ## / 72
- EventStore.Native.dll (705be46f5efc) - ## / 73
- EventStore.NETCore.Compatibility.dll (5dd6bd8d43e0) - ## / 73
- EventStore.OtlpExporterPlugin.dll (b63ccb2c693a) - ## / 66
- EventStore.PluginHosting.dll (1b509fc923cb) - ## / 73
- EventStore.Projections.Core.dll (5ed28223ad79) - ## / 73
- EventStore.SystemRuntime.dll (8bb5087ec92e) - ## / 73
- EventStore.Transport.Http.dll (0550b8296546) - ## / 72
- EventStore.Transport.Tcp.dll (0c79f7b0b176) - ## / 73
- KurrentDB.dll (fdf57b2adfec) - ## / 73
- KurrentDB.exe (92aa7b6471ea) - ## / 73
- KurrentDB.TestClient.dll (31c7af142b41) - ## / 73
- KurrentDB.TestClient.exe (8cea21320c25) - ## / 72
- KurrentDB.UI.dll (ac75ee428c8a) - ## / 70
- EventStore.Auth.Ldaps.dll (b515c15be0a1) - ## / 73
- EventStore.Auth.LegacyAuthorizationWithStreamAuthorizationDisabled.dll (b8e4afec67d8) - ## / 72
- EventStore.Auth.OAuth.dll (4721ea2fce16) - ## / 72
- EventStore.Auth.StreamPolicyPlugin.dll (0bef86f8f207) - ## / 72
- EventStore.Auth.UserCertificates.dll (e06332e743d2) - ## / 73
- EventStore.AutoScavenge.dll (041bfd0f55be) - ## / 73
- EventStore.POC.ConnectedSubsystemsPlugin.dll (a314910917d1) - ## / 73
- EventStore.POC.IO.Core.dll (531cd27817e3) - ## / 72
- Avro.dll (514c412bc9e5) - ## / 73
- Confluent.Kafka.dll (cf9e2f7dffda) - ## / 73
- Confluent.SchemaRegistry.dll (2f6c1db8db56) - ## / 72
- Confluent.SchemaRegistry.Serdes.Avro.dll (087d57e47c7e) - ## / 67
- Confluent.SchemaRegistry.Serdes.Json.dll (712a1cfa0d9c) - ## / 73
- Confluent.SchemaRegistry.Serdes.Protobuf.dll (d82e7ea76cbb) - ## / 72
- Elastic.Clients.Elasticsearch.dll (d8ff71dcccf7) - ## / 73
- Elastic.Transport.dll (79c1e78c780e) - ## / 73
- EventStore.Client.dll (5805adb9f4cf) - ## / 73
- EventStore.Client.Operations.dll (06db790ddcd3) - ## / 72
- EventStore.Client.Streams.dll (1ee41625e7b4) - ## / 72
- EventStore.Extensions.Connectors.Contracts.dll (2815949cf3a1) - ## / 72
- EventStore.Extensions.Connectors.dll (cc09993de69d) - ## / 73
- EventStore.Plugins.Connectors.dll (07687bd7b393) - ## / 72
- FluentValidation.dll (c138e2e6941c) - ## / 73
- Json.More.dll (63baa1c22805) - ## / 72
- JsonPath.Net.dll (7ca2db680aa2) - ## / 71
- Kurrent.Connectors.Elasticsearch.dll (dc86757056b8) - ## / 70
- Kurrent.Connectors.Http.dll (471090a5d000) - ## / 68
- Kurrent.Connectors.Kafka.dll (418bf5e771c1) - ## / 73
- Kurrent.Connectors.KurrentDB.dll (bee953bb7767) - ## / 73
- Kurrent.Connectors.MongoDB.dll (c633e5f48465) - ## / 72
- Kurrent.Connectors.RabbitMQ.dll (a073772d963a) - ## / 69
- Kurrent.Surge.Core.dll (33186066d27a) - ## / 73
- Kurrent.Surge.DataProtection.dll (242c467f0682) - ## / 73
- Kurrent.Surge.dll (ac212e1c1af2) - ## / 73
- Kurrent.Toolkit.dll (bda85c760020) - ## / 72
- Kurrent.Toolkit.Serialization.dll (c1976c4ff024) - ## / 67
- libcrypto-3-x64.dll (02ba7162f9a4) - ## / 73
- libcurl.dll (cb0cf76ddab5) - ## / 72
- librdkafka.dll (873852cb6301) - ## / 73
- librdkafkacpp.dll (516709811e14) - ## / 73
- libssl-3-x64.dll (51945c7420ed) - ## / 65
- Microsoft.Extensions.DependencyInjection.AutoActivation.dll (3a8dd623c8bb) - ## / 73
- MongoDB.Bson.dll (789b96b9786d) - ## / 72
- MongoDB.Driver.dll (8247d4c4dd00) - ## / 73
- Namotion.Reflection.dll (8c32c598d5da) - ## / 72
- NJsonSchema.Annotations.dll (fcc8c95b60f7) - ## / 72
- NJsonSchema.dll (7c29c4fd3112) - ## / 72
- NodaTime.dll (a2a8b8be3a48) - ## / 72
- NodaTime.Serialization.SystemTextJson.dll (ad2bd333e852) - ## / 72
- Polly.dll (da956111471d) - ## / 71
- Polly.Extensions.dll (a59ae8f78660) - ## / 73
- protobuf-net.Core.dll (223274eabade) - ## / 73
- protobuf-net.dll (cb19363f3525) - ## / 73
- RabbitMQ.Client.dll (2ccc49c1451d) - ## / 71
- zlib1.dll (1d0e6fa833b6) - ## / 73
- zstd.dll (b3ee494b0028) - ## / 73
- EventStore.Diagnostics.LogsEndpointPlugin.dll (ad7401610df9) - ## / 73
- EventStore.Security.EncryptionAtRest.dll (d52fb2c73970) - ## / 73
- EventStore.TcpPlugin.dll (09f01db8e4dd) - ## / 71
- blazor.boot.json.gz (be08391f3875) - ## / 61
- KurrentDB.UI.wasm.gz (e363aba2a14f) - ## / 61
- Microsoft.CodeAnalysis.CSharp.resources.dll (8a4981588d99) - ## / 73
- Microsoft.CodeAnalysis.resources.dll (aa029203bbbd) - ## / 73
- Microsoft.CodeAnalysis.CSharp.resources.dll (0da5bd754a34) - ## / 72
- Microsoft.CodeAnalysis.resources.dll (970bf03bc419) - ## / 72
- Microsoft.CodeAnalysis.CSharp.resources.dll (090e0fabb14b) - ## / 72
- Microsoft.CodeAnalysis.resources.dll (1384821617fc) - ## / 73
- Microsoft.CodeAnalysis.CSharp.resources.dll (a3bbe3f44ded) - ## / 73
- Microsoft.CodeAnalysis.resources.dll (6b8bd650dc05) - ## / 73
- Microsoft.CodeAnalysis.CSharp.resources.dll (0798746130f8) - ## / 72
- Microsoft.CodeAnalysis.resources.dll (b7849b3d3401) - ## / 73
- Microsoft.CodeAnalysis.CSharp.resources.dll (8ebdefc1fe42) - ## / 73
- Microsoft.CodeAnalysis.resources.dll (f34557d91dd1) - ## / 72
- Microsoft.CodeAnalysis.CSharp.resources.dll (584b85fb5614) - ## / 73
- Microsoft.CodeAnalysis.resources.dll (792504707fb7) - ## / 71
- Microsoft.CodeAnalysis.CSharp.resources.dll (b6ba17056f46) - ## / 72
- Microsoft.CodeAnalysis.resources.dll (9a3b8471dad0) - ## / 72
- Microsoft.CodeAnalysis.CSharp.resources.dll (248faced9a2e) - ## / 73
- Microsoft.CodeAnalysis.resources.dll (64d51e84643c) - ## / 73
- Microsoft.CodeAnalysis.CSharp.resources.dll (ee16ffb5ef0a) - ## / 73
- Microsoft.CodeAnalysis.resources.dll (970245f28ee8) - ## / 72
- Microsoft.CodeAnalysis.CSharp.resources.dll (5159173800f9) - ## / 72
- Microsoft.CodeAnalysis.resources.dll (c71e350d8479) - ## / 73
- Microsoft.CodeAnalysis.CSharp.resources.dll (5bb17f29f827) - ## / 73
- Microsoft.CodeAnalysis.resources.dll (37d9e69257a1) - ## / 73
- Microsoft.CodeAnalysis.CSharp.resources.dll (1c628beac6bd) - ## / 73
- Microsoft.CodeAnalysis.resources.dll (339868d7df87) - ## / 73
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
© 2020 - 2025 Kurrent, Inc
Program
Package
- The chocolatey package unzips KurrentDB to the chocolatey install location.
TypeKurrentDB.exe
to run KurrentDB.
This package has no dependencies.
Ground Rules:
- This discussion is only about KurrentDB and the KurrentDB package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or KurrentDB, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.