Skip to content

Commit 387cb78

Browse files
committed
Finish v1.27
2 parents 30b1ff5 + 1e443e0 commit 387cb78

150 files changed

Lines changed: 630 additions & 948 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Credits/Credits.txt

Lines changed: 69 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,6 @@ Description:LiteDB - A .NET NoSQL Document Store in a single data file
2626
licenseUrl:https://github.com/mbdavid/LiteDB/blob/master/LICENSE
2727
license Type:MIT
2828

29-
#########################
30-
Package:AutoMapper
31-
Version:13.0.1
32-
project URL:https://automapper.org/
33-
Description:A convention-based object-object mapper.
34-
licenseUrl:https://licenses.nuget.org/MIT
35-
license Type:MIT
36-
3729
#########################
3830
Package:Avalonia
3931
Version:0.10.21
@@ -82,9 +74,17 @@ Description:Avalonia front-end for the HtmlRenderer project.
8274
licenseUrl:https://licenses.nuget.org/MIT
8375
license Type:MIT
8476

77+
#########################
78+
Package:AwesomeAssertions
79+
Version:9.3.0
80+
project URL:https://github.com/AwesomeAssertions/AwesomeAssertions
81+
Description:A fork of FluentAssertions.
82+
licenseUrl:https://licenses.nuget.org/Apache-2.0
83+
license Type:Apache-2.0
84+
8585
#########################
8686
Package:BCnEncoder.Net
87-
Version:2.1.0
87+
Version:2.2.1
8888
project URL:https://github.com/Nominom/BCnEncoder.NET
8989
Description:BCnEncoder.NET is a library for compressing rgba images to different block-compressed formats. Both ktx and dds output file-formats are supported. It has no native dependencies and is .NET Standard 2.1 compatible.
9090

@@ -102,15 +102,15 @@ license Type:MIT OR Unlicense
102102

103103
#########################
104104
Package:Castle.Core
105-
Version:5.1.1
105+
Version:5.2.1
106106
project URL:http://www.castleproject.org/
107107
Description:Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
108108
licenseUrl:https://licenses.nuget.org/Apache-2.0
109109
license Type:Apache-2.0
110110

111111
#########################
112112
Package:CodexMicroORM.Core
113-
Version:1.1.0
113+
Version:1.3.2
114114
project URL:https://github.com/codexguy/CodexMicroORM
115115
Description:A high performance, low code alternative to ORM's such as Entity Framework, offers intelligent database mapping to your existing CLR objects with minimal effort. Visit "Design Goals" on GitHub to see more rationale and guidance.
116116
licenseUrl:https://licenses.nuget.org/Apache-2.0
@@ -126,10 +126,10 @@ license Type:MIT
126126

127127
#########################
128128
Package:CompareNETObjects
129-
Version:4.83.0
129+
Version:4.84.0
130130
project URL:https://github.com/GregFinzer/Compare-Net-Objects
131131
Description:What you have been waiting for. Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
132-
licenseUrl:https://www.nuget.org/packages/CompareNETObjects/4.83.0/License
132+
licenseUrl:https://www.nuget.org/packages/CompareNETObjects/4.84.0/License
133133
license Type:Microsoft Public License (Ms-PL)
134134

135135
#########################
@@ -142,37 +142,17 @@ license Type:MIT
142142

143143
#########################
144144
Package:DiffPlex
145-
Version:1.7.2
145+
Version:1.9.0
146146
project URL:https://github.com/mmanela/diffplex/
147-
Description:DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.
148-
licenseUrl:https://licenses.nuget.org/Apache-2.0
149-
license Type:Apache-2.0
150-
151-
#########################
152-
Package:ProDotNetZip
153-
Version:1.18.0
154-
project URL:https://github.com/mihula/ProDotNetZip
155-
Description:A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to use only up-to-date references. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
156-
licenseUrl:https://www.nuget.org/packages/ProDotNetZip/1.18.0/License
157-
license Type:BSD, Apache, zlib and MIT
158-
159-
#########################
160-
Package:FluentAssertions
161-
Version:6.12.0
162-
project URL:https://www.fluentassertions.com/
163-
Description:A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
164-
BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, .NET 6, as well as .NET Standard 2.0 and 2.1.
165-
Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
166-
167-
Supported by InfoSupport B.V.
147+
Description:DiffPlex is a diffing library that allows you to programmatically create text diffs. DiffPlex is a fast and tested library.
168148
licenseUrl:https://licenses.nuget.org/Apache-2.0
169149
license Type:Apache-2.0
170150

171151
#########################
172152
Package:FSharp.Core
173-
Version:8.0.200
153+
Version:10.0.100
174154
project URL:https://github.com/dotnet/fsharp
175-
Description:FSharp.Core redistributables from F# Tools version 12.8.200 For F# 8.0. Contains code from the F# Software Foundation.
155+
Description:FSharp.Core redistributables from F# Tools version 14.0.100 For F# 10.0. Contains code from the F# Software Foundation.
176156
licenseUrl:https://licenses.nuget.org/MIT
177157
license Type:MIT
178158

@@ -210,7 +190,7 @@ license Type:Apache-2.0
210190

211191
#########################
212192
Package:Magick.NET-Q8-x64
213-
Version:13.6.0
193+
Version:14.9.1
214194
project URL:https://github.com/dlemstra/Magick.NET
215195
Description:ImageMagick is a powerful image manipulation library that supports over 100 major file formats (not including sub-formats). With Magick.NET you can use ImageMagick without having to install ImageMagick on your server or desktop. Visit https://github.com/dlemstra/Magick.NET/tree/main/docs before installing to help you decide the best version.
216196
licenseUrl:https://licenses.nuget.org/Apache-2.0
@@ -261,13 +241,21 @@ System.Collections.Generic.IAsyncEnumerator
261241
licenseUrl:https://licenses.nuget.org/MIT
262242
license Type:MIT
263243

244+
#########################
245+
Package:MagicMapper
246+
Version:14.0.0
247+
project URL:https://automapper.org/
248+
Description:A convention-based object-object mapper.
249+
licenseUrl:https://licenses.nuget.org/MIT
250+
license Type:MIT
251+
264252
#########################
265253
Package:Microsoft.NET.Test.Sdk
266-
Version:17.9.0
254+
Version:18.0.1
267255
project URL:https://github.com/microsoft/vstest
268256
Description:The MSbuild targets and properties for building .NET test projects.
269-
licenseUrl:https://www.nuget.org/packages/Microsoft.NET.Test.Sdk/17.3.0/License
270-
license Type:MICROSOFT SOFTWARE LICENSE TERMS
257+
licenseUrl:https://licenses.nuget.org/MIT
258+
license Type:MIT
271259

272260
#########################
273261
Package:Microsoft.VisualStudio.SlowCheetah
@@ -296,31 +284,31 @@ license Type:MIT
296284

297285
#########################
298286
Package:MimeTypes
299-
Version:2.4.1
287+
Version:2.5.2
300288
project URL:https://github.com/khellang/MimeTypes
301289
Description:A simple lookup from file name/extension to MIME/media type and vice versa, generated from mime-db, which in turn is compiled from IANA, Apache and nginx's MIME types.
302290
licenseUrl:https://licenses.nuget.org/Apache-2.0
303291
license Type:Apache-2.0
304292

305293
#########################
306294
Package:Moq
307-
Version:4.20.70
295+
Version:4.20.72
308296
project URL:https://github.com/moq/moq
309297
Description:Moq is the most popular and friendly mocking framework for .NET.
310298
licenseUrl:https://licenses.nuget.org/BSD-3-Clause
311299
license Type:BSD-3-Clause
312300

313301
#########################
314302
Package:NaturalSort.Extension
315-
Version:4.2.0+build.231
303+
Version:4.4.1
316304
project URL:https://github.com/tompazourek/NaturalSort.Extension
317305
Description:Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", "abc2").
318306
licenseUrl:https://licenses.nuget.org/MIT
319307
license Type:MIT
320308

321309
#########################
322310
Package:Nerdbank.GitVersioning
323-
Version:3.6.133
311+
Version:3.9.50
324312
project URL:https://github.com/dotnet/Nerdbank.GitVersioning
325313
Description:Stamps your assemblies with semver 2.0 compliant git commit specific version information and provides NuGet versioning information as well.
326314
licenseUrl:https://licenses.nuget.org/MIT
@@ -336,7 +324,7 @@ license Type:MIT
336324

337325
#########################
338326
Package:Newtonsoft.Json
339-
Version:13.0.3
327+
Version:13.0.4
340328
project URL:https://www.newtonsoft.com/json
341329
Description:Json.NET is a popular high-performance JSON framework for .NET
342330
licenseUrl:https://licenses.nuget.org/MIT
@@ -352,35 +340,36 @@ license Type:MIT
352340

353341
#########################
354342
Package:NLog
355-
Version:5.2.8
343+
Version:6.0.6
356344
project URL:https://nlog-project.org/
357345
Description:NLog is a logging platform for .NET with rich log routing and management capabilities.
358346
NLog supports traditional logging, structured logging and the combination of both.
359347

360348
Supported platforms:
361349

362-
- .NET 5, 6, 7 and 8
363-
- .NET Core 1, 2 and 3
364-
- .NET Standard 1.3+ and 2.0+
350+
- .NET 6, 7, 8, 9 and 10
351+
- .NET Standard 2.0 and 2.1
365352
- .NET Framework 3.5 - 4.8
366353
- Xamarin Android + iOS (.NET Standard)
367354
- Mono 4
368355

369-
For ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
356+
For integrating NLog with Microsoft.Extensions.Logging, check: https://www.nuget.org/packages/NLog.Extensions.Logging
357+
358+
For using NLog with ASP.NET Core, check: https://www.nuget.org/packages/NLog.Web.AspNetCore
370359
licenseUrl:https://licenses.nuget.org/BSD-3-Clause
371360
license Type:BSD-3-Clause
372361

373362
#########################
374363
Package:Pfim
375-
Version:0.11.2
364+
Version:0.11.4
376365
project URL:https://nickbabcock.github.io/Pfim/
377366
Description:A simple and fast .NET Standard image decoder for targa (.tga) and direct draw surface (.dds) images
378367
licenseUrl:https://raw.githubusercontent.com/nickbabcock/Pfim/master/LICENSE.txt
379-
license Type:MIT
368+
license Type:
380369

381370
#########################
382371
Package:PommaLabs.MimeTypes
383-
Version:2.9.1+63b5125a
372+
Version:3.1.0+97cf707b
384373
project URL:https://gitlab.com/pommalabs/mime-types
385374
Description:MIME content type definitions mapped with file extensions and file signatures.
386375
licenseUrl:https://licenses.nuget.org/MIT
@@ -392,11 +381,19 @@ Version:1.9.0
392381
project URL:https://www.bouncycastle.org/csharp/
393382
Description:BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
394383
licenseUrl:https://www.bouncycastle.org/csharp/licence.html
395-
license Type:Adapted MIT License
384+
license Type:
385+
386+
#########################
387+
Package:ProDotNetZip
388+
Version:1.20.0
389+
project URL:https://github.com/mihula/ProDotNetZip
390+
Description:ProDotNetZip is rip off the original DotNetZip code with limitation to NET standard subset and with fixed vulnerabilities.
391+
licenseUrl:https://www.nuget.org/packages/ProDotNetZip/1.20.0/License
392+
license Type:LICENSE.txt
396393

397394
#########################
398395
Package:ReactiveUI
399-
Version:19.5.41
396+
Version:22.3.1
400397
project URL:https://reactiveui.net/
401398
Description:A MVVM framework that integrates with the Reactive Extensions for .NET to create elegant, testable User Interfaces that run on any mobile or desktop platform. This is the base package with the base platform implementations
402399
licenseUrl:https://licenses.nuget.org/MIT
@@ -418,34 +415,27 @@ Description:A hybrid .NET ORM library for SQLite (using Microsoft.Data.Sqlite).
418415
licenseUrl:https://www.nuget.org/packages/RepoDb.Sqlite.Microsoft/1.13.1/License
419416
license Type:Apache License 2.0
420417

421-
#########################
422-
Package:Sajidur78.StrongNamer
423-
Version:0.2.8
424-
project URL:https://github.com/sajidur78/strongnamer
425-
Description:Strong Namer will automatically add strong names to referenced assemblies which do not already have a strong name.
426-
licenseUrl:https://github.com/Sajidur78/strongnamer/blob/master/LICENSE
427-
license Type:MIT
428-
429418
#########################
430419
Package:SharpCompress
431-
Version:0.36.0
420+
Version:0.42.0
432421
project URL:https://github.com/adamhathcock/sharpcompress
433-
Description:SharpCompress is a compression library for NET Standard 2.0/2.1/NET 6.0/NET 7.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
422+
Description:SharpCompress is a compression library for NET Standard 2.0/NET 4.8/NET 4.8.1/NET 6.0/NET 8.0 that can unrar, decompress 7zip, decompress xz, zip/unzip, tar/untar lzip/unlzip, bzip2/unbzip2 and gzip/ungzip with forward-only reading and file random access APIs. Write support for zip/tar/bzip2/gzip is implemented.
434423
licenseUrl:https://licenses.nuget.org/MIT
435424
license Type:MIT
436425

437426
#########################
438427
Package:SimpleInjector
439-
Version:5.4.4
428+
Version:5.5.0
440429
project URL:https://simpleinjector.org/
441430
Description:Simple Injector is an easy, flexible and fast dependency injection library that uses best practice to guide your solutions toward the pit of success.
442431
licenseUrl:https://licenses.nuget.org/MIT
443432
license Type:MIT
444433

445434
#########################
446435
Package:SimpleInjector.Packaging
447-
Version:5.0.0
436+
Version:5.5.0
448437
project URL:https://simpleinjector.org/
438+
#########################
449439
Description:Adds support for packaging sets of related services to allow registering them together. Consumers can implement the IPackage interface and use the RegisterPackages extension method to dynamically add registrations in the supplied list of assemblies.
450440
licenseUrl:https://licenses.nuget.org/MIT
451441
license Type:MIT
@@ -485,7 +475,7 @@ license Type:Apache-2.0
485475

486476
#########################
487477
Package:SmartFormat
488-
Version:3.3.2
478+
Version:3.6.1
489479
project URL:https://github.com/axuno/SmartFormat
490480
Description:This package contains the core SmartFormat assemblies with core extensions built-in.
491481

@@ -497,15 +487,15 @@ license Type:MIT
497487

498488
#########################
499489
Package:Splat.NLog
500-
Version:14.8.12
490+
Version:17.1.1
501491
project URL:https://github.com/reactiveui/splat/
502492
Description:A library to make things cross-platform that should be.
503493
licenseUrl:https://licenses.nuget.org/MIT
504494
license Type:MIT
505495

506496
#########################
507497
Package:Splat.SimpleInjector
508-
Version:14.8.12
498+
Version:17.1.1
509499
project URL:https://github.com/reactiveui/splat/
510500
Description:A library to make things cross-platform that should be.
511501
licenseUrl:https://licenses.nuget.org/MIT
@@ -537,15 +527,15 @@ license Type:
537527

538528
#########################
539529
Package:System.Linq.Async
540-
Version:6.0.1
530+
Version:7.0.0
541531
project URL:https://github.com/dotnet/reactive
542532
Description:Provides support for Language-Integrated Query (LINQ) over IAsyncEnumerable<T> sequences.
543533
licenseUrl:https://licenses.nuget.org/MIT
544534
license Type:MIT
545535

546536
#########################
547537
Package:System.Reactive
548-
Version:6.0.0
538+
Version:6.1.0
549539
project URL:https://github.com/dotnet/reactive
550540
Description:Reactive Extensions (Rx) for .NET
551541
licenseUrl:https://licenses.nuget.org/MIT
@@ -561,7 +551,7 @@ license Type:MIT
561551

562552
#########################
563553
Package:UTF.Unknown
564-
Version:2.5.1
554+
Version:2.6.0
565555
project URL:https://github.com/CharsetDetector/UTF-unknown
566556
Description:Detect character set for files, streams and other bytes.
567557

@@ -570,15 +560,14 @@ Description:Detect character set for files, streams and other bytes.
570560
Features:
571561
- Easy to use API
572562
- Supports frameworks:
573-
- .NET Standard 1.0
574-
- .NET Standard 1.3 and 2.0
575-
- .NET Core 3.0 (because `System.Text.Encoding.CodePages` in shared framework)
576-
- .NET Framework 4.0
563+
- .NET 6 (Will be dropped in the future)
564+
- .NET 8
565+
- .NET Standard 2.0
577566
- Strong named
578567
- XML documentation included
579568

580569
Compared to Ude:
581-
570+
582571
- Refactor of API, namespaces and deadcode removal
583572
- Added some docs
584573
- Improve error handling
@@ -606,7 +595,7 @@ license Type:Apache-2.0
606595

607596
#########################
608597
Package:xunit.runner.visualstudio
609-
Version:2.4.5
598+
Version:3.1.5
610599
project URL:https://github.com/xunit/visualstudio.xunit
611600
Description:Visual Studio 2019 16.8+ Test Explorer runner for the xUnit.net framework. Capable of running xUnit.net v1.9.2 and v2.0+ tests. Supports .NET 4.7.2 or later, .NET Core 3.1 or later, and Universal Windows 10.0.16299 or later.
612601
licenseUrl:https://licenses.nuget.org/MIT

0 commit comments

Comments
 (0)