Organize workspace: Frontend, Backend, and Tests in one repo
This commit is contained in:
6
.nuget/NuGet/NuGet.Config
Normal file
6
.nuget/NuGet/NuGet.Config
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
5
.nuget/packages/castle.core/5.1.1/.nupkg.metadata
vendored
Normal file
5
.nuget/packages/castle.core/5.1.1/.nupkg.metadata
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "rpYtIczkzGpf+EkZgDr9CClTdemhsrwA/W5hMoPjLkRFnXzH44zDLoovXeKtmxb1ykXK9aJVODSpiJml8CTw2g==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
BIN
.nuget/packages/castle.core/5.1.1/.signature.p7s
vendored
Executable file
BIN
.nuget/packages/castle.core/5.1.1/.signature.p7s
vendored
Executable file
Binary file not shown.
57
.nuget/packages/castle.core/5.1.1/ASL - Apache Software Foundation License.txt
vendored
Executable file
57
.nuget/packages/castle.core/5.1.1/ASL - Apache Software Foundation License.txt
vendored
Executable file
@@ -0,0 +1,57 @@
|
||||
Apache License, Version 2.0
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
||||
|
||||
1. You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
||||
|
||||
2. You must cause any modified files to carry prominent notices stating that You changed the files; and
|
||||
|
||||
3. You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
||||
|
||||
4. If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
441
.nuget/packages/castle.core/5.1.1/CHANGELOG.md
vendored
Executable file
441
.nuget/packages/castle.core/5.1.1/CHANGELOG.md
vendored
Executable file
@@ -0,0 +1,441 @@
|
||||
# Castle Core Changelog
|
||||
|
||||
## 5.1.1 (2022-12-30)
|
||||
|
||||
Bugfixes:
|
||||
- Proxies using records derived from a base generic record broken using .NET 6 compiler (@CesarD, #632)
|
||||
- Failure proxying type that has a non-inheritable custom attribute type applied where `null` argument is given for array parameter (@stakx, #637)
|
||||
- Nested custom attribute types do not get replicated (@stakx, #638)
|
||||
|
||||
## 5.1.0 (2022-08-02)
|
||||
|
||||
Enhancements:
|
||||
- Support for covariant method returns (@stakx, #619)
|
||||
- Performance improvement with proxy type generation for class proxies (without target). Abstract class methods now reuse a predefined invocation type (like methods of interface proxies without target; see explanation below at version 5.0.0 enhancements) (@stakx, #626)
|
||||
|
||||
Bugfixes:
|
||||
- DynamicProxy emits invalid metadata for redeclared event (@stakx, #590)
|
||||
- Proxies using records with a base class broken using .NET 6 compiler (@ajcvickers, #601)
|
||||
- `MissingMethodException` when proxying interfaces containing sealed methods (@stakx, #621)
|
||||
|
||||
## 5.0.0 (2022-05-11)
|
||||
|
||||
Enhancements:
|
||||
- .NET 6.0 support (@Jevonius, #616)
|
||||
- .NET Standard 2.0 and 2.1 support (@lg2de, #485)
|
||||
- Non-intercepted methods on a class proxy with target are now forwarded to the target (@stakx, #571)
|
||||
- Significant performance improvements with proxy type generation for interface proxies without target. Up until now, DynamicProxy generated a separate `IInvocation` implementation type for every single proxied method – it is now able to reuse a single predefined type in many cases, thereby reducing the total amount of dynamic type generation. (@stakx, #573)
|
||||
|
||||
Bugfixes:
|
||||
- Generic method with differently named generic arguments to parent throws `KeyNotFoundException` (@stakx, #106)
|
||||
- Proxying certain `[Serializable]` classes produces proxy types that fail PEVerify test (@stakx, #367)
|
||||
- `private protected` methods are not intercepted (@CrispyDrone, #535)
|
||||
- `System.UIntPtr` unsupported (@stakx, #546)
|
||||
- DynamicProxy generates two modules when proceeding from a class proxy's protected method to the target, causing an `InvalidOperationException` when saving the generated assembly to disk (@stakx, #569)
|
||||
- Upgrade log4net to v2.0.13 (@jonorossi, @stakx, @dschwartzni, #574, #605)
|
||||
|
||||
Deprecations:
|
||||
- Removed support for the .NET Framework < 4.6.2 and .NET Standard 1.x. (@stakx, #495, #496; @Jevonius, #614)
|
||||
- Removed support for Code Access Security (CAS). (@stakx, #502)
|
||||
- Removed support for Remoting. This library no longer defines any types deriving from `MarshalByRefObject`, and `ProxyUtil.IsProxy` (which used to recognize remoting/"transparent" proxies) now tests only for DynamicProxy proxies. (@stakx, #507)
|
||||
- The following public members have been removed:
|
||||
- `Castle.Core.Internal.CollectionExtensions` (class)
|
||||
- `Castle.Core.Internal.Lock` (class) along with all related types and methods
|
||||
- `Castle.Core.Internal.PermissionUtil.IsGranted` (method)
|
||||
- `Castle.Core.Pair<,>` (type). Use `System.ValueTuple<,>` or `System.Tuple<,>` instead.
|
||||
- all type members in `Castle.DynamicProxy.ModuleScope` that gave direct access to DynamicProxy's type cache and `ModuleBuilder`s. Only `SaveAssembly`, `LoadAssemblyIntoCache`, and members supporting these two facilities are left public.
|
||||
- almost all types and type members in the `Castle.DynamicProxy.*` sub-namespaces, as most of them are intended for internal use only.
|
||||
- DynamicProxy's custom exception types have been replaced by standard BCL exceptions (where appropriate), and by a single `DynamicProxyException` type for internal DynamicProxy errors.
|
||||
|
||||
## 4.4.1 (2020-05-06)
|
||||
|
||||
Bugfixes:
|
||||
- Prevent method name collisions when a proxy type implements more than two identically named interfaces having one or more identically named methods each. Name collisions are avoided by including the declaring types' namespaces in the proxy type's method names. (@stakx, #469)
|
||||
- Reduce lock contention while generating new proxy types which previously blocked new proxy instances (@tangdf, #484)
|
||||
- Fix mixins where proxy constructor fields were ordered differently to interfaces because of different case comparisons (@zapov, #475)
|
||||
- Fix proxy generation for types having only a `private protected` constructor (@mriehm, #491)
|
||||
|
||||
## 4.4.0 (2019-04-05)
|
||||
|
||||
Enhancements:
|
||||
- Added trace logging level below Debug; maps to Trace in log4net/NLog, and Verbose in Serilog (@pi3k14, #404)
|
||||
- Recognize read-only parameters by the `In` modreq (@zvirja, #406)
|
||||
- DictionaryAdapter: Exposed GetAdapter overloads with NameValueCollection parameter in .NET Standard (@rzontar, #423)
|
||||
- Ability to add delegate mixins to proxies using `ProxyGenerationOptions.AddDelegate[Type]Mixin`. You can bind to the mixed-in `Invoke` methods on the proxy using `ProxyUtil.CreateDelegateToMixin`. (@stakx, #436)
|
||||
- New `IInvocation.CaptureProceedInfo()` method to enable better implementations of asynchronous interceptors (@stakx, #439)
|
||||
|
||||
Deprecations:
|
||||
- The API surrounding `Lock` has been deprecated. This consists of the members listed below. Consider using the Base Class Library's `System.Threading.ReaderWriterLockSlim` instead. (@stakx, #391)
|
||||
- `Castle.Core.Internal.Lock` (class)
|
||||
- `Castle.Core.Internal.ILockHolder` (interface)
|
||||
- `Castle.Core.Internal.IUpgradeableLockHolder` (interface)
|
||||
- You should no longer manually emit types into DynamicProxy's dynamic assembly. For this reason, the following member has been deprecated. (@stakx, #445)
|
||||
- `Castle.DynamicProxy.ModuleScope.DefineType` (method)
|
||||
- The proxy type cache in `ModuleScope` should no longer be accessed directly. For this reason, the members listed below have been deprecated. (@stakx, #391)
|
||||
- `Castle.DynamicProxy.ModuleScope.Lock` (property)
|
||||
- `Castle.DynamicProxy.ModuleScope.GetFromCache` (method)
|
||||
- `Castle.DynamicProxy.ModuleScope.RegisterInCache` (method)
|
||||
- `Castle.DynamicProxy.Generators.BaseProxyGenerator.AddToCache` (method)
|
||||
- `Castle.DynamicProxy.Generators.BaseProxyGenerator.GetFromCache` (method)
|
||||
- `Castle.DynamicProxy.Generators.CacheKey` (class)
|
||||
- `Castle.DynamicProxy.Serialization.CacheMappingsAttribute.ApplyTo` (method)
|
||||
- `Castle.DynamicProxy.Serialization.CacheMappingsAttribute.GetDeserializedMappings` (method)
|
||||
|
||||
## 4.3.1 (2018-06-21)
|
||||
|
||||
Enhancements:
|
||||
- Use shared read locking to reduce lock contention in InvocationHelper and ProxyUtil (@TimLovellSmith, #377)
|
||||
|
||||
Bugfixes:
|
||||
- Prevent interceptors from being able to modify `in` parameters (@stakx, #370)
|
||||
- Make default value replication of optional parameters more tolerant of default values that are represented in metadata with a mismatched type (@stakx, #371)
|
||||
- Fix a concurrency issue (writing without taking a write lock first) in `BaseProxyGenerator.ObtainProxyType` (@stakx, #383)
|
||||
|
||||
Deprecations:
|
||||
- `Castle.DynamicProxy.Generators.Emitters.ArgumentsUtil.IsAnyByRef` (@stakx, #370)
|
||||
|
||||
## 4.3.0 (2018-06-07)
|
||||
|
||||
Enhancements:
|
||||
- Added .NET Standard/.NET Core support for NLog (@snakefoot, #200)
|
||||
- Added .NET Standard/.NET Core support for log4net (@snakefoot, #201)
|
||||
- DynamicProxy supported C# `in` parameter modifiers only on the .NET Framework up until now. Adding .NET Standard 1.5 as an additional target to the NuGet package makes them work on .NET Core, too (@stakx, #339)
|
||||
- Replicate custom attributes on constructor parameters in the generated proxy type constructors to fulfill introspection of constructors. This does not change the proxying behavior. (@stakx, #341)
|
||||
- Improve performance of InvocationHelper cache lookups (@tangdf, #358)
|
||||
- Improve fidelity of default value replication of optional parameters to fulfill inspection of the generated proxies. This does not change the proxying behavior. (@stakx, #356)
|
||||
- Improve cache performance of MethodFinder.GetAllInstanceMethods (@tangdf, #357)
|
||||
|
||||
Bugfixes:
|
||||
- Fix Castle.Services.Logging.Log4netIntegration assembly file name casing which breaks on Linux (@beginor, #324)
|
||||
- Fix Castle.DynamicProxy.Generators.AttributesToAvoidReplicating not being thread safe (InvalidOperationException "Collection was modified; enumeration operation may not execute.") (@BrunoJuchli, #334)
|
||||
- Fix TraceLoggerFactory to allow specifying the default logger level (@acjh, #342)
|
||||
- Ensure that DynamicProxy doesn't create invalid dynamic assemblies when proxying types from non-strong-named assemblies (@stakx, #327)
|
||||
- Fix interceptor selectors being passed `System.RuntimeType` for class proxies instead of the target type (@stakx, #359)
|
||||
- Replace NullReferenceException with descriptive one thrown when interceptors swallow exceptions and cause a null value type to be returned (@jonorossi, #85)
|
||||
|
||||
## 4.2.1 (2017-10-11)
|
||||
|
||||
Bugfixes:
|
||||
- Add missing equality checks in `MethodSignatureComparer.EqualSignatureTypes` to fix `TypeLoadException`s ("Method does not have an implementation") (@stakx, #310)
|
||||
- Add missing XML documentation files to NuGet packages (@fir3pho3nixx, #312)
|
||||
|
||||
## 4.2.0 (2017-09-28)
|
||||
|
||||
Enhancements:
|
||||
- Add IProxyTargetAccessor.DynProxySetTarget to set the target of a proxy (@yallie, #293)
|
||||
- Internal dynamic proxy fields are now private instead of public (@spencercw, #260)
|
||||
|
||||
Bugfixes:
|
||||
- Make ProxyUtil.IsAccessible(MethodBase) take into account declaring type's accessibility so it doesn't report false negatives for e.g. public methods in inaccessible classes. (@stakx, #289)
|
||||
- Fix InvalidCastException calling IChangeProxyTarget.ChangeProxyTarget proxying generic interfaces (@yallie, #293)
|
||||
- Ignore minor/patch level version for AssemblyVersionAttribute as this creates binding errors for downstream libraries (@fir3pho3nixx, #288)
|
||||
- Fix DictionaryAdapter firing NotifyPropertyChang(ed/ing) events after CancelEdit (@Lakritzator, #299)
|
||||
- Fix ArgumentException when overriding method with nested generics (@BitWizJason, #297)
|
||||
- Explicit package versioning applied within solution to avoid maligned NuGet upgrades for lock step versioned packages. (@fir3pho3nixx, #292)
|
||||
|
||||
Deprecations:
|
||||
- IChangeProxyTarget.ChangeProxyTarget is deprecated in favor of IProxyTargetAccessor.DynProxySetTarget (@yallie, #293)
|
||||
|
||||
## 4.1.1 (2017-07-12)
|
||||
|
||||
Bugfixes:
|
||||
- Prevent member name collision when proxy implements same generic interface more than twice (@stakx, #88)
|
||||
- Fix incorrect replication (reversed order) of custom modifiers (modopts and modreqs) on the CLR, does not work yet on Mono (@stakx, #277)
|
||||
- Fix COM interface proxy error case throwing exceptions trying to release null pointer from QueryInterface (@stakx, #281)
|
||||
|
||||
## 4.1.0 (2017-06-11)
|
||||
|
||||
Breaking Changes:
|
||||
- Remove AllowPartiallyTrustedCallersAttribute, which wasn't defined by default (@fir3pho3nixx, #241)
|
||||
- Upgrade log4net to v2.0.8 (@fir3pho3nixx, #241)
|
||||
|
||||
Enhancements:
|
||||
- Add ProxyUtil.IsAccessible to check if a method is accessible to DynamicProxyGenAssembly2 (Blair Conrad, #235)
|
||||
- Refactor build engineering to support AppVeyor and TravisCI (@fir3pho3nixx, #241)
|
||||
|
||||
Bugfixes:
|
||||
- Fix order of class proxy constructor arguments when using multiple mixins (@sebastienros, #230)
|
||||
- Fix dependency on "System.ComponentModel.TypeConverter" NuGet package version that does not exist (#239)
|
||||
- Fix ParamArrayAttribute not being replicated in proxy (@stakx, #121)
|
||||
- Fix System.Net.Mail.SmtpClient is obsolete on Mono warning (#254)
|
||||
|
||||
## 4.0.0 (2017-01-25)
|
||||
|
||||
Breaking Changes:
|
||||
- Update to NLog 4.4.1 and remove beta .NET Core support for NLog (#228)
|
||||
- Update to log4net 2.0.7 (#229)
|
||||
|
||||
Bugfixes:
|
||||
- Fix CustomAttributeInfo.FromExpression for VB.NET (@thomaslevesque, #223)
|
||||
|
||||
## 4.0.0-beta002 (2016-10-28)
|
||||
|
||||
Breaking Changes:
|
||||
- Rework Serilog integration to accept an ILogger rather than a LoggerConfiguration to work correctly with Serilog (#142, #211)
|
||||
- Remove obsolete property `AttributesToAddToGeneratedTypes` from `ProxyGenerationOptions` (#219)
|
||||
- Change type of `ProxyGenerationOptions.AdditionalAttributes` to `IList<CustomAttributeInfo>` (#219)
|
||||
- Remove `IAttributeDisassembler` which is no longer necessary (#219)
|
||||
|
||||
Enhancements:
|
||||
- Add IProxyGenerator interface for the ProxyGenerator class (#215)
|
||||
- Improve default list of attributes to avoid replicating. Code Access Security attributes and MarshalAsAttribute will no longer be replicated (#221)
|
||||
|
||||
Bugfixes:
|
||||
- Fix building on Mono 4.6.1
|
||||
- Different attributes in `ProxyGenerationOptions.AdditionalAttributes` now generates different proxy types (#219)
|
||||
|
||||
## 4.0.0-beta001 (2016-07-17)
|
||||
|
||||
Breaking Changes:
|
||||
- Update to log4net 1.2.15/2.0.5 (#199)
|
||||
- Update to NLog 4.4.0-beta13 (#199)
|
||||
- Update to Serilog 2.0.0 (#199)
|
||||
|
||||
Enhancements:
|
||||
- .NET Core 1.0 and .NET Standard 1.3 support (Jonathon Rossi, Jeremy Meng)
|
||||
- Restore DynamicDictionary class
|
||||
|
||||
Bugfixes:
|
||||
- Fix target framework moniker in NuGet package for .NET Core (#174)
|
||||
|
||||
## 4.0.0-alpha001 (2016-04-07)
|
||||
|
||||
Breaking Changes:
|
||||
- Remove all Silverlight support (#100, #150)
|
||||
- Remove DynamicProxy's RemotableInvocation and remoting support for invocations (#110, #65)
|
||||
|
||||
Enhancements:
|
||||
- .NET Core DNX and dotnet5.4 support via feature conditional compilation (Jonathon Rossi, Jeremy Meng)
|
||||
- Build script improvements and consolidate version numbers (Blair Conrad, #75, #152, #153)
|
||||
|
||||
Bugfixes:
|
||||
- Fix 'System.ArgumentException: Constant does not match the defined type' with optional, nullable enum method parameters (Daniel Yankowsky, #141, #149)
|
||||
- Fix proxy generation hook notification for virtual but final methods (Axel Heer, #148)
|
||||
- Fix InvalidCastException with custom attribute having an enum array parameter with non-int enum (@csharper2010, #104, #105)
|
||||
- Update to Mono 4.0.2 and improve Mono support (#79, #95, #102)
|
||||
- Fix 'System.ArrayTypeMismatchException: Source array type cannot be assigned to destination array type' on Mono (#81)
|
||||
- Fix 'System.ArgumentException: System.Decimal is not a supported constant type' with optional method parameters (@fknx, #87, #91)
|
||||
- Fix ProxyGenerator cache does not take into account AdditionalAttributes (@cmerat, #77, #78)
|
||||
- Fix Castle.Services.Logging.SerilogIntegration.dll missing some assembly info attributes (@imzshh, #20, #82)
|
||||
|
||||
## 3.3.3 (2014-11-06)
|
||||
- Fix Serilog integration modifies LoggerConfiguration.MinimumLevel (#70)
|
||||
- Add SourceContext to the Serilog logger (@KevivL, #69)
|
||||
|
||||
## 3.3.2 (2014-11-03)
|
||||
- fixed #66 - SerilogLogger implementation bug where exceptions were passed through incorrectly
|
||||
|
||||
## 3.3.1 (2014-09-10)
|
||||
- implemented #61 - Added support for Serilog - contributed by Russell J Baker (@ruba1987)
|
||||
|
||||
## 3.3.0 (2014-04-27)
|
||||
- implemented #51 - removed abandoned projects: Binder, Pagination, Validator
|
||||
- implemented #49 - build NuGet and Zip packages from TeamCity - contributed by Blair Conrad (@blairconrad)
|
||||
- implemented #42 - move complicated BuildInternalsVisibleMessageForType method out of DynamicProxyBuilder - contributed by Blair Conrad (@blairconrad)
|
||||
- fixed #47 - Calling DynamicProxy proxy methods with multidimensional array parameters - contributed by Ed Parcell (@edparcell)
|
||||
- fixed #44 - DictionaryAdapter FetchAttribute on type has no effect
|
||||
- fixed #34 and #39 - inaccessible type parameters should give better error messages - contributed by Blair Conrad (@blairconrad)
|
||||
|
||||
## 3.2.2 (2013-11-30)
|
||||
- fixed #35 - ParameterBuilder.SetConstant fails when using a default value of null - contributed by (@jonasro)
|
||||
|
||||
## 3.2.1 (2013-10-05)
|
||||
- fixed #32 - Improve configuration of SmtpClient in sync sending - contributed by Artur Dorochowicz (@ArturDorochowicz)
|
||||
- fixed #31 - [DynamicProxy] Preserve DefaultValues of proxied method's parameters (in .NET 4.5)
|
||||
- fixed #30 - tailoring InternalsVisibleTo message based on assembly of inaccessible type - contributed by Blair Conrad (@blairconrad)
|
||||
- fixed #27 - Allow dynamic proxy of generic interfaces which have generic methods, under Mono 2.10.8 and Mono 3.0.6 - contributed by Iain Ballard (@i-e-b)
|
||||
- fixed #26 - Proxy of COM class issue, reference count incremented - contributed by Jean-Claude Viau (@jcviau)
|
||||
- fixed DYNPROXY-188 - CreateInterfaceProxyWithoutTarget fails with interface containing member with 'ref UIntPtr' - contributed by Pier Janssen (@Pjanssen)
|
||||
- fixed DYNPROXY-186 - .Net remoting (transparent proxy) cannot be proxied - contributed by Jean-Claude Viau (@jcviau)
|
||||
- fixed DYNPROXY-185 - ProxyUtil.GetUnproxiedInstance returns proxy object for ClassProxyWithTarget instead of its target - contributed by Dmitry Xlestkov (@d-s-x)
|
||||
|
||||
## 3.2.0 (2013-02-16)
|
||||
- fixed DYNPROXY-179 - Exception when creating a generic proxy (from cache)
|
||||
- fixed DYNPROXY-175 - invalid CompositionInvocation type used when code uses interface proxies with and without InterceptorSelector
|
||||
|
||||
## 3.1.0 (2012-08-05)
|
||||
- fixed DYNPROXY-174 - Unable to cast object of type 'System.Collections.ObjectModel.ReadOnlyCollection\`1[System.Reflection.CustomAttributeTypedArgument]' to type 'System.Array'
|
||||
|
||||
## 3.1.0 RC (2012-07-08)
|
||||
- support multiple inheritance of DA attributes on interfaces.
|
||||
- BREAKING CHANGE: removed propagated child notifications as it violated INotifyPropertyChanged contract
|
||||
- improved DictionaryAdapter performance
|
||||
- generalized IBindingList support for DictionaryAdapters
|
||||
- added reference support to XmlAdapter
|
||||
- BREAKING CHANGE: refactored XPathAdapter into XmlAdapter with much more flexibility to support other input like XLinq
|
||||
- implemented CORE-43 - Add option to skip configuring log4net/nlog
|
||||
- fixed CORE-44 - NLog logger does not preserver call site info
|
||||
- fixed DYNPROXY-171 - PEVerify error on generic method definition
|
||||
- fixed DYNPROXY-170 - Calls to properties inside non-intercepted methods are not forwarded to target object (regression from v2.5)
|
||||
- fixed DYNPROXY-169 - Support IChangeProxyTarget on additional interfaces and mixins when using CreateInterfaceProxyWithTargetInterface
|
||||
|
||||
## 3.0.0 (2011-12-13)
|
||||
- no major changes since RC
|
||||
|
||||
## 3.0.0 RC 1 (2011-11-20)
|
||||
- Applied Jeff Sharps patch that refactored Xml DictionaryAdapter to improve maintainability and enable more complete functionality
|
||||
- fixed DYNPROXY-165 - Object.GetType() and Object.MemberwiseClone() should be ignored and not reported as non-interceptable to IProxyGenerationHook
|
||||
- fixed DYNPROXY-164 - Invalid Proxy type generated when there are more than one base class generic constraints
|
||||
- fixed DYNPROXY-162 - ref or out parameters can not be passed back if proxied method throw an exception
|
||||
|
||||
## 3.0.0 beta 1 (2011-08-14)
|
||||
|
||||
Breaking Changes:
|
||||
* Removed overloads of logging methods that were taking format string from ILogger and ILogger and IExtendedLogger and didn't have word Format in their name.
|
||||
* For example:
|
||||
* void Error(string format, params object[] args); // was removed
|
||||
* void ErrorFormat(string format, params object[] args); //use this one instead
|
||||
* impact - low
|
||||
* fixability - medium
|
||||
* description - To minimize confusion and duplication those methods were removed.
|
||||
* fix - Use methods that have explicit "Format" word in their name and same signature.
|
||||
* Removed WebLogger and WebLoggerFactory
|
||||
* impact - low
|
||||
* fixability - medium
|
||||
* description - To minimize management overhead the classes were removed so that only single Client Profile version of Castle.Core can be distributed.
|
||||
* fix - You can use NLog or Log4Net web logger integration, or reuse implementation of existing web logger and use it as a custom logger.
|
||||
* Removed obsolete overload of ProxyGenerator.CreateClassProxy
|
||||
* impact - low
|
||||
* fixability - trivial
|
||||
* description - Deprecated overload of ProxyGenerator.CreateClassProxy was removed to keep the method consistent with other methods and to remove confusion
|
||||
* fix - whenever removed overload was used, use one of the other overloads.
|
||||
* IProxyGenerationHook.NonVirtualMemberNotification method was renamed
|
||||
* impact - high
|
||||
* fixability - easy
|
||||
* description - to accommodate class proxies with target method NonVirtualMemberNotification on IProxyGenerationHook type was renamed to more accurate
|
||||
NonProxyableMemberNotification since for class proxies with target not just methods but also fields and other member that break the abstraction will
|
||||
be passed to this method.
|
||||
* fix - whenever NonVirtualMemberNotification is used/implemented change the method name to
|
||||
NonProxyableMemberNotification. Implementors should also accommodate possibility that not
|
||||
only MethodInfos will be passed as method's second parameter.
|
||||
* DynamicProxy will now allow to intercept members of System.Object
|
||||
* impact - very low
|
||||
* fixability - easy
|
||||
* description - to allow scenarios like mocking of System.Object members, DynamicProxy will not
|
||||
disallow proxying of these methods anymore. AllMethodsHook (default IProxyGenerationHook)
|
||||
will still filter them out though.
|
||||
* fix - whenever custom IProxyGenerationHook is used, user should account for System.Object's
|
||||
members being now passed to ShouldInterceptMethod and NonVirtualMemberNotification methods
|
||||
and if necessary update the code to handle them appropriately.
|
||||
|
||||
Bugfixes:
|
||||
- fixed CORE-37 - TAB characters in the XML Configuration of a component parameter is read as String.Empty
|
||||
- fixed DYNPROXY-161 - Strong Named DynamicProxy Assembly Not Available in Silverlight
|
||||
- fixed DYNPROXY-159 - Sorting MemberInfo array for serialization has side effects
|
||||
- fixed DYNPROXY-158 - Can't create class proxy with target and without target in same ProxyGenerator
|
||||
- fixed DYNPROXY-153 - When proxying a generic interface which has an interface as GenericType . No proxy can be created
|
||||
- fixed DYNPROXY-151 - Cast error when using attributes
|
||||
- implemented CORE-33 - Add lazy logging
|
||||
- implemented DYNPROXY-156 - Provide mechanism for interceptors to implement retry logic
|
||||
- removed obsolete members from ILogger and its implementations
|
||||
|
||||
## 2.5.2 (2010-11-15)
|
||||
- fixed DYNPROXY-150 - Finalizer should not be proxied
|
||||
- implemented DYNPROXY-149 - Make AllMethodsHook members virtual so it can be used as a base class
|
||||
- fixed DYNPROXY-147 - Can't create class proxies with two non-public methods having same argument types but different return type
|
||||
- fixed DYNPROXY-145 Unable to proxy System.Threading.SynchronizationContext (.NET 4.0)
|
||||
- fixed DYNPROXY-144 - params argument not supported in constructor
|
||||
- fixed DYNPROXY-143 - Permit call to reach "non-proxied" methods of inherited interfaces
|
||||
- implemented DYNPROXY-139 - Better error message
|
||||
- fixed DYNPROXY-133 - Debug assertion in ClassProxyInstanceContributor fails when proxying ISerializable with an explicit implementation of GetObjectData
|
||||
- fixed CORE-32 - Determining if permission is granted via PermissionUtil does not work in .NET 4
|
||||
- applied patch by Alwin Meijs - ExtendedLog4netFactory can be configured with a stream from for example an embedded log4net xml config
|
||||
- Upgraded NLog to 2.0 Beta 1
|
||||
- Added DefaultXmlSerializer to bridge XPathAdapter with standard Xml Serialization.
|
||||
- XPathAdapter for DictionaryAdapter added IXPathSerializer to provide hooks for custom serialization.
|
||||
|
||||
## 2.5.1 (2010-09-21)
|
||||
- Interface proxy with target Interface now accepts null as a valid target value (which can be replaced at a later stage).
|
||||
- DictionaryAdapter behavior overrides are now ordered with all other behaviors
|
||||
- BREAKING CHANGE: removed web logger so that by default Castle.Core works in .NET 4 client profile
|
||||
- added parameter to ModuleScope disabling usage of signed modules. This is to workaround issue DYNPROXY-134. Also a descriptive exception message is being thrown now when the issue is detected.
|
||||
- Added IDictionaryBehaviorBuilder to allow grouping behaviors
|
||||
- Added GenericDictionaryAdapter to simplify generic value sources
|
||||
- fixed issue DYNPROXY-138 - Error message missing space
|
||||
- fixed false positive where DynamicProxy would not let you proxy interface with target interface when target object was a COM object.
|
||||
- fixed ReflectionBasedDictionaryAdapter when using indexed properties
|
||||
|
||||
## 2.5.0 (2010-08-21)
|
||||
- DynamicProxy will now not replicate non-public attribute types
|
||||
- Applied patch from Kenneth Siewers Møller which adds parameterless constructor to DefaultSmtpSender implementation, to be able to configure the inner SmtpClient from the application configuration file (system.net.smtp).
|
||||
- added support for .NET 4 and Silverlight 4, updated solution to VisualStudio 2010
|
||||
- Removed obsolete overload of CreateClassProxy
|
||||
- Added class proxy with target
|
||||
- Added ability to intercept explicitly implemented generic interface methods on class proxy.
|
||||
- DynamicProxy does not disallow intercepting members of System.Object anymore. AllMethodsHook will still filter them out though.
|
||||
- Added ability to intercept explicitly implemented interface members on class proxy. Does not support generic members.
|
||||
- Merged DynamicProxy into Core binary
|
||||
- fixed DYNPROXY-ISSUE-132 - "MetaProperty equals implementation incorrect"
|
||||
- Fixed bug in DiagnosticsLoggerTestCase, where when running as non-admin, the teardown will throw SecurityException (contributed by maxild)
|
||||
- Split IoC specific classes into Castle.Windsor project
|
||||
- Merged logging services solution
|
||||
- Merged DynamicProxy project
|
||||
|
||||
## 1.2.0 (2010-01-11)
|
||||
- Added IEmailSender interface and its default implementation
|
||||
|
||||
## 1.2.0 beta (2009-12-04)
|
||||
- BREAKING CHANGE - added ChangeProxyTarget method to IChangeProxyTarget interface
|
||||
- added docs to IChangeProxyTarget methods
|
||||
- Fixed DYNPROXY-ISSUE-108 - Obtaining replicated custom attributes on proxy may fail when property setter throws exception on default value
|
||||
- Moved custom attribute replication from CustomAttributeUtil to new interface - IAttributeDisassembler
|
||||
- Exposed IAttributeDisassembler via ProxyGenerationOptions, so that users can plug their implementation for some convoluted scenarios. (for Silverlight)
|
||||
- Moved IInterceptorSelector from Dynamic Proxy to Core (IOC-ISSUE-156)
|
||||
|
||||
## 1.1.0 (2009-05-04)
|
||||
- Applied Eric Hauser's patch fixing CORE-ISSUE-22
|
||||
"Support for environment variables in resource URI"
|
||||
- Applied Gauthier Segay's patch fixing CORE-ISSUE-20
|
||||
"Castle.Core.Tests won't build via nant because it use TraceContext without referencing System.Web.dll"
|
||||
- Added simple interface to ComponentModel to make optional properties required.
|
||||
- Applied Mark's -- <mwatts42@gmail.com> -- patch that changes
|
||||
the Core to support being compiled for Silverlight 2
|
||||
- Applied Louis DeJardin's patch adding TraceLogger as a new logger implementation
|
||||
- Applied Chris Bilson's patch fixing CORE-15
|
||||
"WebLogger Throws When Logging Outside of an HttpContext"
|
||||
|
||||
## Release Candidate 3
|
||||
- Added IServiceProviderEx which extends IServiceProvider
|
||||
- Added Pair<T,S> class.
|
||||
- Applied Bill Pierce's patch fixing CORE-9
|
||||
"Allow CastleComponent Attribute to Specify Lifestyle in Constructor"
|
||||
- Added UseSingleInterfaceProxy to CompomentModel to control the proxying
|
||||
behavior while maintaining backward compatibility.
|
||||
Added the corresponding ComponentProxyBehaviorAttribute.
|
||||
- Made NullLogger and IExtnededLogger
|
||||
- Enabled a new format on ILogger interface, with 6 overloads for each method:
|
||||
- Debug(string)
|
||||
- Debug(string, Exception)
|
||||
- Debug(string, params object[])
|
||||
- DebugFormat(string, params object[])
|
||||
- DebugFormat(Exception, string, params object[])
|
||||
- DebugFormat(IFormatProvider, string, params object[])
|
||||
- DebugFormat(IFormatProvider, Exception, string, params object[])
|
||||
- The "FatalError" overloads where marked as [Obsolete], replaced by "Fatal" and "FatalFormat".
|
||||
|
||||
## 0.0.1.0
|
||||
- Included IProxyTargetAccessor
|
||||
- Removed IMethodInterceptor and IMethodInvocation, that have been replaced by IInterceptor and IInvocation
|
||||
- Added FindByPropertyInfo to PropertySetCollection
|
||||
- Made the DependencyModel.IsOptional property writable
|
||||
- Applied Curtis Schlak's patch fixing IOC-27
|
||||
"assembly resource format only works for resources where the assemblies name and default namespace are the same."
|
||||
|
||||
Quoting:
|
||||
|
||||
"I chose to preserve backwards compatibility by implementing the code in the
|
||||
reverse order as suggested by the reporter. Given the following URI for a resource:
|
||||
|
||||
assembly://my.cool.assembly/context/moo/file.xml
|
||||
|
||||
It will initially look for an embedded resource with the manifest name of
|
||||
"my.cool.assembly.context.moo.file.xml" in the loaded assembly my.cool.assembly.dll.
|
||||
If it does not find it, then it looks for the embedded resource with the manifest name
|
||||
of "context.moo.file.xml".
|
||||
- IServiceEnabledComponent Introduced to be used across the project as
|
||||
a standard way to have access to common services, for example, logger factories
|
||||
- Added missing log factories
|
||||
- Refactor StreamLogger and DiagnosticLogger to be more consistent behavior-wise
|
||||
- Refactored WebLogger to extend LevelFilteredLogger (removed duplication)
|
||||
- Refactored LoggerLevel order
|
||||
- Project started
|
||||
13
.nuget/packages/castle.core/5.1.1/LICENSE
vendored
Executable file
13
.nuget/packages/castle.core/5.1.1/LICENSE
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
Copyright 2004-2021 Castle Project - http://www.castleproject.org/
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
BIN
.nuget/packages/castle.core/5.1.1/castle-logo.png
vendored
Executable file
BIN
.nuget/packages/castle.core/5.1.1/castle-logo.png
vendored
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 3.7 KiB |
BIN
.nuget/packages/castle.core/5.1.1/castle.core.5.1.1.nupkg
vendored
Normal file
BIN
.nuget/packages/castle.core/5.1.1/castle.core.5.1.1.nupkg
vendored
Normal file
Binary file not shown.
1
.nuget/packages/castle.core/5.1.1/castle.core.5.1.1.nupkg.sha512
vendored
Normal file
1
.nuget/packages/castle.core/5.1.1/castle.core.5.1.1.nupkg.sha512
vendored
Normal file
@@ -0,0 +1 @@
|
||||
N4oUnr+qEtAMs1vK7ogGgD33vHWYDJ4MZ/NuPgV9avKrrq0kzYJ0qVlcesdMuVl8nWkTsRJbhuaxVqZvehrC+g==
|
||||
33
.nuget/packages/castle.core/5.1.1/castle.core.nuspec
vendored
Executable file
33
.nuget/packages/castle.core/5.1.1/castle.core.nuspec
vendored
Executable file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>Castle.Core</id>
|
||||
<version>5.1.1</version>
|
||||
<authors>Castle Project Contributors</authors>
|
||||
<license type="expression">Apache-2.0</license>
|
||||
<licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
|
||||
<icon>castle-logo.png</icon>
|
||||
<projectUrl>http://www.castleproject.org/</projectUrl>
|
||||
<iconUrl>http://www.castleproject.org/img/castle-logo.png</iconUrl>
|
||||
<description>Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter</description>
|
||||
<copyright>Copyright (c) 2004-2022 Castle Project - http://www.castleproject.org/</copyright>
|
||||
<tags>castle dynamicproxy dynamic proxy dynamicproxy2 dictionaryadapter emailsender</tags>
|
||||
<repository type="git" url="https://github.com/castleproject/Core" />
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework4.6.2" />
|
||||
<group targetFramework="net6.0">
|
||||
<dependency id="System.Diagnostics.EventLog" version="6.0.0" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework=".NETStandard2.0">
|
||||
<dependency id="System.Diagnostics.EventLog" version="4.7.0" exclude="Build,Analyzers" />
|
||||
<dependency id="System.Reflection.Emit" version="4.7.0" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework=".NETStandard2.1">
|
||||
<dependency id="System.Diagnostics.EventLog" version="4.7.0" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
</dependencies>
|
||||
<frameworkAssemblies>
|
||||
<frameworkAssembly assemblyName="System.Configuration" targetFramework=".NETFramework4.6.2" />
|
||||
</frameworkAssemblies>
|
||||
</metadata>
|
||||
</package>
|
||||
BIN
.nuget/packages/castle.core/5.1.1/lib/net462/Castle.Core.dll
vendored
Executable file
BIN
.nuget/packages/castle.core/5.1.1/lib/net462/Castle.Core.dll
vendored
Executable file
Binary file not shown.
6058
.nuget/packages/castle.core/5.1.1/lib/net462/Castle.Core.xml
vendored
Executable file
6058
.nuget/packages/castle.core/5.1.1/lib/net462/Castle.Core.xml
vendored
Executable file
File diff suppressed because it is too large
Load Diff
BIN
.nuget/packages/castle.core/5.1.1/lib/net6.0/Castle.Core.dll
vendored
Executable file
BIN
.nuget/packages/castle.core/5.1.1/lib/net6.0/Castle.Core.dll
vendored
Executable file
Binary file not shown.
5898
.nuget/packages/castle.core/5.1.1/lib/net6.0/Castle.Core.xml
vendored
Executable file
5898
.nuget/packages/castle.core/5.1.1/lib/net6.0/Castle.Core.xml
vendored
Executable file
File diff suppressed because it is too large
Load Diff
BIN
.nuget/packages/castle.core/5.1.1/lib/netstandard2.0/Castle.Core.dll
vendored
Executable file
BIN
.nuget/packages/castle.core/5.1.1/lib/netstandard2.0/Castle.Core.dll
vendored
Executable file
Binary file not shown.
5898
.nuget/packages/castle.core/5.1.1/lib/netstandard2.0/Castle.Core.xml
vendored
Executable file
5898
.nuget/packages/castle.core/5.1.1/lib/netstandard2.0/Castle.Core.xml
vendored
Executable file
File diff suppressed because it is too large
Load Diff
BIN
.nuget/packages/castle.core/5.1.1/lib/netstandard2.1/Castle.Core.dll
vendored
Executable file
BIN
.nuget/packages/castle.core/5.1.1/lib/netstandard2.1/Castle.Core.dll
vendored
Executable file
Binary file not shown.
5898
.nuget/packages/castle.core/5.1.1/lib/netstandard2.1/Castle.Core.xml
vendored
Executable file
5898
.nuget/packages/castle.core/5.1.1/lib/netstandard2.1/Castle.Core.xml
vendored
Executable file
File diff suppressed because it is too large
Load Diff
10
.nuget/packages/castle.core/5.1.1/readme.txt
vendored
Executable file
10
.nuget/packages/castle.core/5.1.1/readme.txt
vendored
Executable file
@@ -0,0 +1,10 @@
|
||||
Thanks for downloading this Castle package.
|
||||
You can find full list of changes in CHANGELOG.md
|
||||
|
||||
Documentation (work in progress, contributions appreciated):
|
||||
DictionaryAdapter: https://github.com/castleproject/Core/blob/master/docs/dictionaryadapter.md
|
||||
DynamicProxy: https://github.com/castleproject/Core/blob/master/docs/dynamicproxy.md
|
||||
Discussion group: http://groups.google.com/group/castle-project-users
|
||||
StackOverflow tags: castle-dynamicproxy, castle-dictionaryadapter, castle
|
||||
|
||||
Issue tracker: https://github.com/castleproject/Core/issues
|
||||
5
.nuget/packages/coverlet.collector/6.0.2/.nupkg.metadata
vendored
Normal file
5
.nuget/packages/coverlet.collector/6.0.2/.nupkg.metadata
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "bJShQ6uWRTQ100ZeyiMqcFlhP7WJ+bCuabUs885dJiBEzMsJMSFr7BOyeCw4rgvQokteGi5rKQTlkhfQPUXg2A==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
BIN
.nuget/packages/coverlet.collector/6.0.2/.signature.p7s
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/.signature.p7s
vendored
Executable file
Binary file not shown.
175
.nuget/packages/coverlet.collector/6.0.2/VSTestIntegration.md
vendored
Executable file
175
.nuget/packages/coverlet.collector/6.0.2/VSTestIntegration.md
vendored
Executable file
@@ -0,0 +1,175 @@
|
||||
# Coverlet integration with VSTest (a.k.a. Visual Studio Test Platform)
|
||||
|
||||
**Supported runtime versions**:
|
||||
|
||||
Since version `6.0.0`
|
||||
|
||||
* .NET Core >= 6.0
|
||||
* .NET Framework >= 4.6.2
|
||||
|
||||
As explained in quick start section, to use collectors you need to run *SDK v6.0.100* (LTS) or newer and your project file must reference `coverlet.collector` and a minimum version of `Microsoft.NET.Test.Sdk`.
|
||||
|
||||
A sample project file looks like:
|
||||
|
||||
```xml
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<TargetFrameworks>net6.0;net48</TargetFrameworks>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<!-- Minimum version 17.7.0 -->
|
||||
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
|
||||
<!-- Update this reference when new version is released -->
|
||||
<PackageReference Include="coverlet.collector" Version="6.0.0">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
</PackageReference>
|
||||
...
|
||||
</ItemGroup>
|
||||
...
|
||||
</Project>
|
||||
```
|
||||
|
||||
The reference to `coverlet.collector` package is included by default with xunit template test (`dotnet new xunit`), you only need to update the package for new versions like any other package reference.
|
||||
|
||||
With correct reference in place you can run coverage through default dotnet test CLI verbs:
|
||||
|
||||
```shell
|
||||
dotnet test --collect:"XPlat Code Coverage"
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
```text
|
||||
dotnet publish
|
||||
...
|
||||
... -> C:\project\bin\Debug\netcoreapp3.0\testdll.dll
|
||||
... -> C:\project\bin\Debug\netcoreapp3.0\publish\
|
||||
...
|
||||
dotnet vstest C:\project\bin\Debug\netcoreapp3.0\publish\testdll.dll --collect:"XPlat Code Coverage"
|
||||
```
|
||||
|
||||
As you can see in case of `vstest` verb you **must** publish project before.
|
||||
|
||||
At the end of tests you'll find the coverage file data under default VSTest platform directory `TestResults`
|
||||
|
||||
```text
|
||||
Attachments:
|
||||
C:\git\coverlet\Documentation\Examples\VSTest\HelloWorld\XUnitTestProject1\TestResults\bc5e983b-d7a8-4f17-8c0a-8a8831a4a891\coverage.cobertura.xml
|
||||
Test Run Successful.
|
||||
Total tests: 1
|
||||
Passed: 1
|
||||
Total time: 2,5451 Seconds
|
||||
```
|
||||
|
||||
You can change the output directory using the standard `dotnet test` switch `--results-directory`
|
||||
|
||||
>*NB: By design VSTest platform will create your file under a random named folder(guid string) so if you need stable path to load file to some gui report system(i.e. coveralls, codecov, reportgenerator etc..) that doesn't support glob patterns or hierarchical search, you'll need to manually move resulting file to a predictable folder*
|
||||
|
||||
## Coverlet options supported by VSTest integration
|
||||
|
||||
:warning:At the moment VSTest integration **doesn't support all features** of msbuild and .NET tool, for instance show result on console, report merging and threshold validation.
|
||||
We're working to fill the gaps.
|
||||
>*PS: if you don't have any other way to merge reports(for instance your report generator doesn't support multi coverage file) you can for the moment exploit a trick reported by one of our contributor Daniel Paz(@p4p3) <https://github.com/tonerdo/coverlet/pull/225#issuecomment-573896446>*
|
||||
|
||||
### Default option (if you don't specify a runsettings file)
|
||||
|
||||
Without specifying a runsettings file and calling coverlet by just the name of the collector, the result of the generated coverage output is by default in cobertura format.
|
||||
|
||||
```shell
|
||||
dotnet test --collect:"XPlat Code Coverage"
|
||||
```
|
||||
|
||||
The output format of the coverage report can also be changed without a runsettings file by specifying it in a parameter. The supported formats are lcov, opencover, cobertura, teamcity, json (default coverlet proprietary format).
|
||||
|
||||
```shell
|
||||
dotnet test --collect:"XPlat Code Coverage;Format=json"
|
||||
```
|
||||
|
||||
It is even possible to specify the coverage output in multiple formats.
|
||||
|
||||
```shell
|
||||
dotnet test --collect:"XPlat Code Coverage;Format=json,lcov,cobertura"
|
||||
```
|
||||
|
||||
### Advanced Options (Supported via runsettings)
|
||||
|
||||
These are a list of options that are supported by coverlet. These can be specified as datacollector configurations in the runsettings.
|
||||
|
||||
| Option | Summary |
|
||||
|:-------------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
| Format | Coverage output format. These are either cobertura, json, lcov, opencover or teamcity as well as combinations of these formats. |
|
||||
| Exclude | Exclude from code coverage analysing using filter expressions. |
|
||||
| ExcludeByAttribute | Exclude a method, an entire class or assembly from code coverage decorated by an attribute. |
|
||||
| ExcludeByFile | Ignore specific source files from code coverage. |
|
||||
| Include | Explicitly set what to include in code coverage analysis using filter expressions. |
|
||||
| IncludeDirectory | Explicitly set which directories to include in code coverage analysis. |
|
||||
| SingleHit | Specifies whether to limit code coverage hit reporting to a single hit for each location. |
|
||||
| UseSourceLink | Specifies whether to use SourceLink URIs in place of file system paths. |
|
||||
| IncludeTestAssembly | Include coverage of the test assembly. |
|
||||
| SkipAutoProps | Neither track nor record auto-implemented properties. |
|
||||
| DoesNotReturnAttribute | Methods marked with these attributes are known not to return, statements following them will be excluded from coverage |
|
||||
| DeterministicReport | Generates deterministic report in context of deterministic build. Take a look at [documentation](DeterministicBuild.md) for further informations.
|
||||
| ExcludeAssembliesWithoutSources | Specifies whether to exclude assemblies without source. Options are either MissingAll, MissingAny or None. Default is MissingAll.|
|
||||
|
||||
How to specify these options via runsettings?
|
||||
|
||||
```xml
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<RunSettings>
|
||||
<DataCollectionRunSettings>
|
||||
<DataCollectors>
|
||||
<DataCollector friendlyName="XPlat code coverage">
|
||||
<Configuration>
|
||||
<Format>json,cobertura,lcov,teamcity,opencover</Format>
|
||||
<Exclude>[coverlet.*.tests?]*,[*]Coverlet.Core*</Exclude> <!-- [Assembly-Filter]Type-Filter -->
|
||||
<Include>[coverlet.*]*,[*]Coverlet.Core*</Include> <!-- [Assembly-Filter]Type-Filter -->
|
||||
<ExcludeByAttribute>Obsolete,GeneratedCodeAttribute,CompilerGeneratedAttribute</ExcludeByAttribute>
|
||||
<ExcludeByFile>**/dir1/class1.cs,**/dir2/*.cs,**/dir3/**/*.cs,</ExcludeByFile> <!-- Globbing filter -->
|
||||
<IncludeDirectory>../dir1/,../dir2/,</IncludeDirectory>
|
||||
<SingleHit>false</SingleHit>
|
||||
<UseSourceLink>true</UseSourceLink>
|
||||
<IncludeTestAssembly>true</IncludeTestAssembly>
|
||||
<SkipAutoProps>true</SkipAutoProps>
|
||||
<DeterministicReport>false</DeterministicReport>
|
||||
<ExcludeAssembliesWithoutSources>MissingAll,MissingAny,None</ExcludeAssembliesWithoutSources>
|
||||
</Configuration>
|
||||
</DataCollector>
|
||||
</DataCollectors>
|
||||
</DataCollectionRunSettings>
|
||||
</RunSettings>
|
||||
```
|
||||
|
||||
Filtering details are present on [msbuild guide](MSBuildIntegration.md#excluding-from-coverage).
|
||||
|
||||
This runsettings file can easily be provided using command line option as given :
|
||||
|
||||
* `dotnet test --collect:"XPlat Code Coverage" --settings coverlet.runsettings`
|
||||
* `dotnet vstest C:\project\bin\Debug\netcoreapp3.0\publish\testdll.dll --collect:"XPlat Code Coverage" --settings coverlet.runsettings`
|
||||
|
||||
Take a look at our [`HelloWorld`](Examples/VSTest/HelloWorld/HowTo.md) sample.
|
||||
|
||||
### Passing runsettings arguments through commandline
|
||||
|
||||
You can avoid passing a `runsettings` file to `dotnet test` driver by using the xml flat syntax in the command line.
|
||||
|
||||
For instance if you want to set the `Format` element as a runsettings option you can use this syntax:
|
||||
|
||||
```shell
|
||||
dotnet test --collect:"XPlat Code Coverage" -- DataCollectionRunSettings.DataCollectors.DataCollector.Configuration.Format=json,cobertura,lcov,teamcity,opencover
|
||||
```
|
||||
|
||||
Take a look here for further information:<https://github.com/microsoft/vstest/blob/main/docs/RunSettingsArguments.md>
|
||||
|
||||
## How it works
|
||||
|
||||
Coverlet integration is implemented with the help of [datacollectors](https://github.com/microsoft/vstest/blob/main/docs/extensions/datacollector.md).
|
||||
When we specify `--collect:"XPlat Code Coverage"` VSTest platform tries to load coverlet collectors inside `coverlet.collector.dll`
|
||||
|
||||
1. Out-of-proc Datacollector: The outproc collector run in a separate process(datacollector.exe/datacollector.dll) than the process in which tests are being executed(testhost*.exe/testhost.dll). This datacollector is responsible for calling into Coverlet APIs for instrumenting dlls, collecting coverage results and sending the coverage output file back to test platform.
|
||||
|
||||
1. In-proc Datacollector: The in-proc collector is loaded in the testhost process executing the tests. This collector will be needed to remove the dependency on the process exit handler to flush the hit files and avoid to hit this [serious known issue](KnownIssues.md#1-vstest-stops-process-execution-earlydotnet-test)
|
||||
|
||||
## Known Issues
|
||||
|
||||
For a comprehensive list of known issues check the detailed documentation [KnownIssues.md](KnownIssues.md)
|
||||
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll
vendored
Executable file
Binary file not shown.
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.Extensions.DependencyModel.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.Extensions.DependencyModel.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Mono.Cecil.Mdb.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Mono.Cecil.Mdb.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Mono.Cecil.Pdb.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Mono.Cecil.Pdb.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Mono.Cecil.Rocks.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Mono.Cecil.Rocks.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Mono.Cecil.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Mono.Cecil.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Newtonsoft.Json.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/Newtonsoft.Json.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/NuGet.Frameworks.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/NuGet.Frameworks.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/NuGet.Versioning.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/NuGet.Versioning.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Buffers.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Buffers.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Collections.Immutable.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Collections.Immutable.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Memory.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Memory.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Numerics.Vectors.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Numerics.Vectors.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Reflection.Metadata.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Reflection.Metadata.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Text.Encodings.Web.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Text.Encodings.Web.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Text.Json.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Text.Json.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Threading.Tasks.Extensions.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/System.Threading.Tasks.Extensions.dll
vendored
Executable file
Binary file not shown.
544
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.collector.deps.json
vendored
Executable file
544
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.collector.deps.json
vendored
Executable file
@@ -0,0 +1,544 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETStandard,Version=v2.0/",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETStandard,Version=v2.0": {},
|
||||
".NETStandard,Version=v2.0/": {
|
||||
"coverlet.collector/6.0.2": {
|
||||
"dependencies": {
|
||||
"Microsoft.SourceLink.GitHub": "8.0.0",
|
||||
"Microsoft.TestPlatform.ObjectModel": "17.8.0",
|
||||
"NETStandard.Library": "2.0.3",
|
||||
"Nerdbank.GitVersioning": "3.6.133",
|
||||
"NuGet.Frameworks": "6.8.0",
|
||||
"coverlet.core": "1.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"coverlet.collector.dll": {}
|
||||
}
|
||||
},
|
||||
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
||||
"dependencies": {
|
||||
"System.Threading.Tasks.Extensions": "4.5.4"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.21.52210"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Build.Tasks.Git/8.0.0": {},
|
||||
"Microsoft.Extensions.DependencyInjection/6.0.1": {
|
||||
"dependencies": {
|
||||
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
||||
"System.Threading.Tasks.Extensions": "4.5.4"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.1022.47605"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
|
||||
"System.Threading.Tasks.Extensions": "4.5.4"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.21.52210"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.DependencyModel/6.0.0": {
|
||||
"dependencies": {
|
||||
"System.Buffers": "4.5.1",
|
||||
"System.Memory": "4.5.4",
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
||||
"System.Text.Encodings.Web": "6.0.0",
|
||||
"System.Text.Json": "6.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.21.52210"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.21.52210"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/1.1.0": {},
|
||||
"Microsoft.SourceLink.Common/8.0.0": {},
|
||||
"Microsoft.SourceLink.GitHub/8.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Build.Tasks.Git": "8.0.0",
|
||||
"Microsoft.SourceLink.Common": "8.0.0"
|
||||
}
|
||||
},
|
||||
"Microsoft.TestPlatform.ObjectModel/17.8.0": {
|
||||
"dependencies": {
|
||||
"NuGet.Frameworks": "6.8.0",
|
||||
"System.Reflection.Metadata": "1.6.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll": {
|
||||
"assemblyVersion": "15.0.0.0",
|
||||
"fileVersion": "17.800.23.55801"
|
||||
},
|
||||
"lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {
|
||||
"assemblyVersion": "15.0.0.0",
|
||||
"fileVersion": "17.800.23.55801"
|
||||
},
|
||||
"lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {
|
||||
"assemblyVersion": "15.0.0.0",
|
||||
"fileVersion": "17.800.23.55801"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
"lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
||||
"locale": "cs"
|
||||
},
|
||||
"lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
||||
"locale": "cs"
|
||||
},
|
||||
"lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
||||
"locale": "de"
|
||||
},
|
||||
"lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
||||
"locale": "de"
|
||||
},
|
||||
"lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
||||
"locale": "es"
|
||||
},
|
||||
"lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
||||
"locale": "es"
|
||||
},
|
||||
"lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
||||
"locale": "fr"
|
||||
},
|
||||
"lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
||||
"locale": "fr"
|
||||
},
|
||||
"lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
||||
"locale": "it"
|
||||
},
|
||||
"lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
||||
"locale": "it"
|
||||
},
|
||||
"lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
||||
"locale": "ja"
|
||||
},
|
||||
"lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
||||
"locale": "ja"
|
||||
},
|
||||
"lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
||||
"locale": "ko"
|
||||
},
|
||||
"lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
||||
"locale": "ko"
|
||||
},
|
||||
"lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
||||
"locale": "pl"
|
||||
},
|
||||
"lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
||||
"locale": "pl"
|
||||
},
|
||||
"lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
||||
"locale": "pt-BR"
|
||||
},
|
||||
"lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
||||
"locale": "pt-BR"
|
||||
},
|
||||
"lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
||||
"locale": "ru"
|
||||
},
|
||||
"lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
||||
"locale": "ru"
|
||||
},
|
||||
"lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
||||
"locale": "tr"
|
||||
},
|
||||
"lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
||||
"locale": "tr"
|
||||
},
|
||||
"lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
||||
"locale": "zh-Hans"
|
||||
},
|
||||
"lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
||||
"locale": "zh-Hans"
|
||||
},
|
||||
"lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
||||
"locale": "zh-Hant"
|
||||
},
|
||||
"lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
||||
"locale": "zh-Hant"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Mono.Cecil/0.11.5": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Mono.Cecil.Mdb.dll": {
|
||||
"assemblyVersion": "0.11.5.0",
|
||||
"fileVersion": "0.11.5.0"
|
||||
},
|
||||
"lib/netstandard2.0/Mono.Cecil.Pdb.dll": {
|
||||
"assemblyVersion": "0.11.5.0",
|
||||
"fileVersion": "0.11.5.0"
|
||||
},
|
||||
"lib/netstandard2.0/Mono.Cecil.Rocks.dll": {
|
||||
"assemblyVersion": "0.11.5.0",
|
||||
"fileVersion": "0.11.5.0"
|
||||
},
|
||||
"lib/netstandard2.0/Mono.Cecil.dll": {
|
||||
"assemblyVersion": "0.11.5.0",
|
||||
"fileVersion": "0.11.5.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"Nerdbank.GitVersioning/3.6.133": {},
|
||||
"NETStandard.Library/2.0.3": {
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Platforms": "1.1.0"
|
||||
}
|
||||
},
|
||||
"Newtonsoft.Json/13.0.3": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
||||
"assemblyVersion": "13.0.0.0",
|
||||
"fileVersion": "13.0.3.27908"
|
||||
}
|
||||
}
|
||||
},
|
||||
"NuGet.Frameworks/6.8.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/NuGet.Frameworks.dll": {
|
||||
"assemblyVersion": "6.8.0.131",
|
||||
"fileVersion": "6.8.0.131"
|
||||
}
|
||||
}
|
||||
},
|
||||
"NuGet.Versioning/6.8.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/NuGet.Versioning.dll": {
|
||||
"assemblyVersion": "6.8.0.131",
|
||||
"fileVersion": "6.8.0.131"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Buffers/4.5.1": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Buffers.dll": {
|
||||
"assemblyVersion": "4.0.3.0",
|
||||
"fileVersion": "4.6.28619.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Collections.Immutable/1.5.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Collections.Immutable.dll": {
|
||||
"assemblyVersion": "1.2.3.0",
|
||||
"fileVersion": "4.6.26515.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Memory/4.5.4": {
|
||||
"dependencies": {
|
||||
"System.Buffers": "4.5.1",
|
||||
"System.Numerics.Vectors": "4.5.0",
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Memory.dll": {
|
||||
"assemblyVersion": "4.0.1.1",
|
||||
"fileVersion": "4.6.28619.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Numerics.Vectors/4.5.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Numerics.Vectors.dll": {
|
||||
"assemblyVersion": "4.1.4.0",
|
||||
"fileVersion": "4.6.26515.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Reflection.Metadata/1.6.0": {
|
||||
"dependencies": {
|
||||
"System.Collections.Immutable": "1.5.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Reflection.Metadata.dll": {
|
||||
"assemblyVersion": "1.4.3.0",
|
||||
"fileVersion": "4.6.26515.6"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.21.52210"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Text.Encodings.Web/6.0.0": {
|
||||
"dependencies": {
|
||||
"System.Buffers": "4.5.1",
|
||||
"System.Memory": "4.5.4",
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Text.Encodings.Web.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.21.52210"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Text.Json/6.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
|
||||
"System.Buffers": "4.5.1",
|
||||
"System.Memory": "4.5.4",
|
||||
"System.Numerics.Vectors": "4.5.0",
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
||||
"System.Text.Encodings.Web": "6.0.0",
|
||||
"System.Threading.Tasks.Extensions": "4.5.4"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Text.Json.dll": {
|
||||
"assemblyVersion": "6.0.0.0",
|
||||
"fileVersion": "6.0.21.52210"
|
||||
}
|
||||
}
|
||||
},
|
||||
"System.Threading.Tasks.Extensions/4.5.4": {
|
||||
"dependencies": {
|
||||
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/System.Threading.Tasks.Extensions.dll": {
|
||||
"assemblyVersion": "4.2.0.1",
|
||||
"fileVersion": "4.6.28619.1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"coverlet.core/1.0.0": {
|
||||
"dependencies": {
|
||||
"Microsoft.Bcl.AsyncInterfaces": "6.0.0",
|
||||
"Microsoft.Extensions.DependencyInjection": "6.0.1",
|
||||
"Microsoft.Extensions.DependencyModel": "6.0.0",
|
||||
"Microsoft.Extensions.FileSystemGlobbing": "6.0.0",
|
||||
"Mono.Cecil": "0.11.5",
|
||||
"Newtonsoft.Json": "13.0.3",
|
||||
"NuGet.Versioning": "6.8.0",
|
||||
"System.Collections.Immutable": "1.5.0",
|
||||
"System.Reflection.Metadata": "1.6.0"
|
||||
},
|
||||
"runtime": {
|
||||
"coverlet.core.dll": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"coverlet.collector/6.0.2": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
|
||||
"path": "microsoft.bcl.asyncinterfaces/6.0.0",
|
||||
"hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Build.Tasks.Git/8.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-bZKfSIKJRXLTuSzLudMFte/8CempWjVamNUR5eHJizsy+iuOuO/k2gnh7W0dHJmYY0tBf+gUErfluCv5mySAOQ==",
|
||||
"path": "microsoft.build.tasks.git/8.0.0",
|
||||
"hashPath": "microsoft.build.tasks.git.8.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection/6.0.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-vWXPg3HJQIpZkENn1KWq8SfbqVujVD7S7vIAyFXXqK5xkf1Vho+vG0bLBCHxU36lD1cLLtmGpfYf0B3MYFi9tQ==",
|
||||
"path": "microsoft.extensions.dependencyinjection/6.0.1",
|
||||
"hashPath": "microsoft.extensions.dependencyinjection.6.0.1.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
|
||||
"path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
|
||||
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.DependencyModel/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
|
||||
"path": "microsoft.extensions.dependencymodel/6.0.0",
|
||||
"hashPath": "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.Extensions.FileSystemGlobbing/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-ip8jnL1aPiaPeKINCqaTEbvBFDmVx9dXQEBZ2HOBRXPD1eabGNqP/bKlsIcp7U2lGxiXd5xIhoFcmY8nM4Hdiw==",
|
||||
"path": "microsoft.extensions.filesystemglobbing/6.0.0",
|
||||
"hashPath": "microsoft.extensions.filesystemglobbing.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.NETCore.Platforms/1.1.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
|
||||
"path": "microsoft.netcore.platforms/1.1.0",
|
||||
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.SourceLink.Common/8.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-dk9JPxTCIevS75HyEQ0E4OVAFhB2N+V9ShCXf8Q6FkUQZDkgLI12y679Nym1YqsiSysuQskT7Z+6nUf3yab6Vw==",
|
||||
"path": "microsoft.sourcelink.common/8.0.0",
|
||||
"hashPath": "microsoft.sourcelink.common.8.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.SourceLink.GitHub/8.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-G5q7OqtwIyGTkeIOAc3u2ZuV/kicQaec5EaRnc0pIeSnh9LUjj+PYQrJYBURvDt7twGl2PKA7nSN0kz1Zw5bnQ==",
|
||||
"path": "microsoft.sourcelink.github/8.0.0",
|
||||
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
||||
},
|
||||
"Microsoft.TestPlatform.ObjectModel/17.8.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-AYy6vlpGMfz5kOFq99L93RGbqftW/8eQTqjT9iGXW6s9MRP3UdtY8idJ8rJcjeSja8A18IhIro5YnH3uv1nz4g==",
|
||||
"path": "microsoft.testplatform.objectmodel/17.8.0",
|
||||
"hashPath": "microsoft.testplatform.objectmodel.17.8.0.nupkg.sha512"
|
||||
},
|
||||
"Mono.Cecil/0.11.5": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-fxfX+0JGTZ8YQeu1MYjbBiK2CYTSzDyEeIixt+yqKKTn7FW8rv7JMY70qevup4ZJfD7Kk/VG/jDzQQTpfch87g==",
|
||||
"path": "mono.cecil/0.11.5",
|
||||
"hashPath": "mono.cecil.0.11.5.nupkg.sha512"
|
||||
},
|
||||
"Nerdbank.GitVersioning/3.6.133": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-VZWMd5YAeDxpjWjAP/X6bAxnRMiEf6tES/ITN0X5CHJgkWLLeHGmEALivmTAfYM6P+P/3Szy6VCITUAkqjcHVw==",
|
||||
"path": "nerdbank.gitversioning/3.6.133",
|
||||
"hashPath": "nerdbank.gitversioning.3.6.133.nupkg.sha512"
|
||||
},
|
||||
"NETStandard.Library/2.0.3": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
|
||||
"path": "netstandard.library/2.0.3",
|
||||
"hashPath": "netstandard.library.2.0.3.nupkg.sha512"
|
||||
},
|
||||
"Newtonsoft.Json/13.0.3": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
|
||||
"path": "newtonsoft.json/13.0.3",
|
||||
"hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
|
||||
},
|
||||
"NuGet.Frameworks/6.8.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-cN9NyahKgYYScioH4CKn+TYj1eSODxd0RECFnQt6ZmzT6z7PfXlbYpVzbiPsxNgY23iNDMOVkSmOqNZyYxNlQA==",
|
||||
"path": "nuget.frameworks/6.8.0",
|
||||
"hashPath": "nuget.frameworks.6.8.0.nupkg.sha512"
|
||||
},
|
||||
"NuGet.Versioning/6.8.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-WBu15cdv1lqKkPKXDQOEmEzwKemwrczKYlc2jtuZgRYiZ8TG8F4QzPYiE0Q9eVIpMSk8Aky7mUephf19HjBPOw==",
|
||||
"path": "nuget.versioning/6.8.0",
|
||||
"hashPath": "nuget.versioning.6.8.0.nupkg.sha512"
|
||||
},
|
||||
"System.Buffers/4.5.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
|
||||
"path": "system.buffers/4.5.1",
|
||||
"hashPath": "system.buffers.4.5.1.nupkg.sha512"
|
||||
},
|
||||
"System.Collections.Immutable/1.5.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-EXKiDFsChZW0RjrZ4FYHu9aW6+P4MCgEDCklsVseRfhoO0F+dXeMSsMRAlVXIo06kGJ/zv+2w1a2uc2+kxxSaQ==",
|
||||
"path": "system.collections.immutable/1.5.0",
|
||||
"hashPath": "system.collections.immutable.1.5.0.nupkg.sha512"
|
||||
},
|
||||
"System.Memory/4.5.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
|
||||
"path": "system.memory/4.5.4",
|
||||
"hashPath": "system.memory.4.5.4.nupkg.sha512"
|
||||
},
|
||||
"System.Numerics.Vectors/4.5.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
|
||||
"path": "system.numerics.vectors/4.5.0",
|
||||
"hashPath": "system.numerics.vectors.4.5.0.nupkg.sha512"
|
||||
},
|
||||
"System.Reflection.Metadata/1.6.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
|
||||
"path": "system.reflection.metadata/1.6.0",
|
||||
"hashPath": "system.reflection.metadata.1.6.0.nupkg.sha512"
|
||||
},
|
||||
"System.Runtime.CompilerServices.Unsafe/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
|
||||
"path": "system.runtime.compilerservices.unsafe/6.0.0",
|
||||
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Text.Encodings.Web/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
|
||||
"path": "system.text.encodings.web/6.0.0",
|
||||
"hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Text.Json/6.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==",
|
||||
"path": "system.text.json/6.0.0",
|
||||
"hashPath": "system.text.json.6.0.0.nupkg.sha512"
|
||||
},
|
||||
"System.Threading.Tasks.Extensions/4.5.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
|
||||
"path": "system.threading.tasks.extensions/4.5.4",
|
||||
"hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
|
||||
},
|
||||
"coverlet.core/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.collector.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.collector.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.collector.pdb
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.collector.pdb
vendored
Executable file
Binary file not shown.
58
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.collector.targets
vendored
Executable file
58
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.collector.targets
vendored
Executable file
@@ -0,0 +1,58 @@
|
||||
<!--
|
||||
***********************************************************************************************
|
||||
coverlet.collector.targets
|
||||
|
||||
WARNING: DO NOT MODIFY this file unless you are knowledgeable about MSBuild and have
|
||||
created a backup copy. Incorrect changes to this file will make it
|
||||
impossible to load or build your projects from the command-line or the IDE.
|
||||
***********************************************************************************************
|
||||
-->
|
||||
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
|
||||
<Target Name="CopyCoverletDataCollectorFiles" AfterTargets="ComputeFilesToPublish">
|
||||
<ItemGroup>
|
||||
<CoverletDataCollectorFiles Include="$(MSBuildThisFileDirectory)\**\*.*" />
|
||||
<CoverletDataCollectorFiles Remove="@(ResolvedFileToPublish->'$(MSBuildThisFileDirectory)%(Filename)%(Extension)')" />
|
||||
</ItemGroup>
|
||||
<Copy SourceFiles="@(CoverletDataCollectorFiles)" DestinationFolder="$(PublishDir)%(RecursiveDir)" />
|
||||
</Target>
|
||||
|
||||
<Target Name="SetXPlatDataCollectorPath" BeforeTargets="VSTest">
|
||||
<PropertyGroup>
|
||||
<VSTestTestAdapterPath>$(VSTestTestAdapterPath);$(MSBuildThisFileDirectory)</VSTestTestAdapterPath>
|
||||
</PropertyGroup>
|
||||
</Target>
|
||||
|
||||
<PropertyGroup>
|
||||
<_CoverletSdkNETCoreSdkVersion>$(NETCoreSdkVersion)</_CoverletSdkNETCoreSdkVersion>
|
||||
<_CoverletSdkNETCoreSdkVersion Condition="$(_CoverletSdkNETCoreSdkVersion.Contains('-'))">$(_CoverletSdkNETCoreSdkVersion.Split('-')[0])</_CoverletSdkNETCoreSdkVersion>
|
||||
<_CoverletSdkMinVersionWithDependencyTarget>6.0.100</_CoverletSdkMinVersionWithDependencyTarget>
|
||||
<_CoverletSourceRootTargetName>CoverletGetPathMap</_CoverletSourceRootTargetName>
|
||||
<_CoverletSourceRootTargetName Condition="'$([System.Version]::Parse($(_CoverletSdkNETCoreSdkVersion)).CompareTo($([System.Version]::Parse($(_CoverletSdkMinVersionWithDependencyTarget)))))' >= '0' ">InitializeSourceRootMappedPaths</_CoverletSourceRootTargetName>
|
||||
</PropertyGroup>
|
||||
|
||||
<Target Name="ReferencedPathMaps" BeforeTargets="CoreCompile" DependsOnTargets="ResolveProjectReferences" >
|
||||
<MSBuild Projects="@(AnnotatedProjects->'%(FullPath)')"
|
||||
Targets="$(_CoverletSourceRootTargetName)"
|
||||
Properties="TargetFramework=%(AnnotatedProjects.NearestTargetFramework)"
|
||||
SkipNonexistentTargets="true">
|
||||
<Output TaskParameter="TargetOutputs"
|
||||
ItemName="_LocalTopLevelSourceRoot" />
|
||||
</MSBuild>
|
||||
<ItemGroup>
|
||||
<_byProject Include="@(_LocalTopLevelSourceRoot->'%(MSBuildSourceProjectFile)')" OriginalPath="%(Identity)" />
|
||||
<_mapping Include="@(_byProject->'%(Identity)|%(OriginalPath)=%(MappedPath)')" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup>
|
||||
<_sourceRootMappingFilePath>$([MSBuild]::EnsureTrailingSlash('$(OutputPath)'))CoverletSourceRootsMapping_$(AssemblyName)</_sourceRootMappingFilePath>
|
||||
</PropertyGroup>
|
||||
<WriteLinesToFile File="$(_sourceRootMappingFilePath)" Lines="@(_mapping)"
|
||||
Overwrite="true" Encoding="Unicode"
|
||||
Condition="'@(_mapping)'!=''"
|
||||
WriteOnlyWhenDifferent="true" />
|
||||
<ItemGroup>
|
||||
<FileWrites Include="$(_sourceRootMappingFilePath)" Condition="'@(_mapping)'!=''" />
|
||||
</ItemGroup>
|
||||
</Target>
|
||||
</Project>
|
||||
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.core.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.core.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.core.pdb
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.core.pdb
vendored
Executable file
Binary file not shown.
309
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.core.xml
vendored
Executable file
309
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/coverlet.core.xml
vendored
Executable file
@@ -0,0 +1,309 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>coverlet.core</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="M:Coverlet.Core.Helpers.RetryHelper.Retry(System.Action,System.Func{System.TimeSpan},System.Int32)">
|
||||
<summary>
|
||||
Retry a void method.
|
||||
</summary>
|
||||
<param name="action">The action to perform</param>
|
||||
<param name="backoffStrategy">A function returning a Timespan defining the backoff strategy to use.</param>
|
||||
<param name="maxAttemptCount">The maximum number of retries before bailing out. Defaults to 3.</param>
|
||||
</member>
|
||||
<member name="M:Coverlet.Core.Helpers.RetryHelper.Do``1(System.Func{``0},System.Func{System.TimeSpan},System.Int32)">
|
||||
<summary>
|
||||
Retry a method returning type T.
|
||||
</summary>
|
||||
<typeparam name="T">The type of the object to return</typeparam>
|
||||
<param name="action">The action to perform</param>
|
||||
<param name="backoffStrategy">A function returning a Timespan defining the backoff strategy to use.</param>
|
||||
<param name="maxAttemptCount">The maximum number of retries before bailing out. Defaults to 3.</param>
|
||||
</member>
|
||||
<member name="T:Coverlet.Core.Instrumentation.NetstandardAwareAssemblyResolver">
|
||||
<summary>
|
||||
In case of testing different runtime i.e. netfx we could find netstandard.dll in folder.
|
||||
netstandard.dll is a forward only lib, there is no IL but only forwards to "runtime" implementation.
|
||||
For some classes implementation are in different assembly for different runtime for instance:
|
||||
|
||||
For NetFx 4.7
|
||||
// Token: 0x2700072C RID: 1836
|
||||
.class extern forwarder System.Security.Cryptography.X509Certificates.StoreName
|
||||
{
|
||||
.assembly extern System
|
||||
}
|
||||
|
||||
For netcoreapp2.2
|
||||
Token: 0x2700072C RID: 1836
|
||||
.class extern forwarder System.Security.Cryptography.X509Certificates.StoreName
|
||||
{
|
||||
.assembly extern System.Security.Cryptography.X509Certificates
|
||||
}
|
||||
|
||||
There is a concrete possibility that Cecil cannot find implementation and throws StackOverflow exception https://github.com/jbevain/cecil/issues/575
|
||||
This custom resolver check if requested lib is a "official" netstandard.dll and load once of "current runtime" with
|
||||
correct forwards.
|
||||
Check compares 'assembly name' and 'public key token', because versions could differ between runtimes.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Coverlet.Core.Instrumentation.NetstandardAwareAssemblyResolver.TryWithCustomResolverOnDotNetCore(Mono.Cecil.AssemblyNameReference)">
|
||||
<summary>
|
||||
|
||||
We try to manually load assembly.
|
||||
To work test project needs to use
|
||||
|
||||
<PropertyGroup>
|
||||
<PreserveCompilationContext>true</PreserveCompilationContext>
|
||||
</PropertyGroup>
|
||||
|
||||
Runtime configuration file doc https://github.com/dotnet/cli/blob/master/Documentation/specs/runtime-configuration-file.md
|
||||
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Coverlet.Core.Instrumentation.Instrumenter.InstrumentIL(Mono.Cecil.MethodDefinition)">
|
||||
<summary>
|
||||
The base idea is to inject an int placeholder for every sequence point. We register source+placeholder+lines(from sequence point) for final accounting.
|
||||
Instrumentation alg(current instruction: instruction we're analyzing):
|
||||
1) We get all branches for the method
|
||||
2) We get the sequence point of every instruction of method(start line/end line)
|
||||
3) We check if current instruction is reachable and coverable
|
||||
4) For every sequence point of an instruction we put load(int hint placeholder)+call opcode above current instruction
|
||||
5) We patch all jump to current instruction with first injected instruction(load)
|
||||
6) If current instruction is a target for a branch we inject again load(int hint placeholder)+call opcode above current instruction
|
||||
7) We patch all jump to current instruction with first injected instruction(load)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Coverlet.Core.Instrumentation.Instrumenter.CoreLibMetadataImporterProvider">
|
||||
<summary>
|
||||
A custom importer created specifically to allow the instrumentation of System.Private.CoreLib by
|
||||
removing the external references to netstandard that are generated when instrumenting a typical
|
||||
assembly.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Coverlet.Core.Instrumentation.ModuleTrackerTemplate">
|
||||
<summary>
|
||||
This static class will be injected on a module being instrumented in order to direct on module hits
|
||||
to a single location.
|
||||
</summary>
|
||||
<remarks>
|
||||
As this type is going to be customized for each instrumented module it doesn't follow typical practices
|
||||
regarding visibility of members, etc.
|
||||
</remarks>
|
||||
</member>
|
||||
<member name="T:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper">
|
||||
<summary>
|
||||
Helper for find unreachable IL instructions.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.UnreachableRange.StartOffset">
|
||||
<summary>
|
||||
Offset of first unreachable instruction.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.UnreachableRange.EndOffset">
|
||||
<summary>
|
||||
Offset of last unreachable instruction.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BasicBlock.StartOffset">
|
||||
<summary>
|
||||
Offset of the instruction that starts the block
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BasicBlock.TailReachable">
|
||||
<summary>
|
||||
Whether it is possible for control to flow past the end of the block,
|
||||
ie. whether it's tail is reachable
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BasicBlock.BranchesTo">
|
||||
<summary>
|
||||
If control flows to the end of the block, where it can flow to
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BasicBlock.UnreachableAfter">
|
||||
<summary>
|
||||
If this block contains a call(i) to a method that does not return
|
||||
this will be the first such call.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BasicBlock.ExceptionBranchesTo">
|
||||
<summary>
|
||||
If an exception is raised in this block, where control might branch to.
|
||||
|
||||
Note that this can happen even if the block's end is unreachable.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BasicBlock.HeadReachable">
|
||||
<summary>
|
||||
Mutable, records whether control can flow into the block,
|
||||
ie. whether it's head is reachable
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BranchInstruction">
|
||||
<summary>
|
||||
Represents an Instruction that transitions control flow (ie. branches).
|
||||
|
||||
This is _different_ from other branch types, like Branch and BranchPoint
|
||||
because it includes unconditional branches too.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BranchInstruction.Offset">
|
||||
<summary>
|
||||
Location of the branching instruction
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BranchInstruction.HasMultiTargets">
|
||||
<summary>
|
||||
Returns true if this branch has multiple targets.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BranchInstruction.TargetOffset">
|
||||
<summary>
|
||||
Target of the branch, assuming it has a single target.
|
||||
|
||||
It is illegal to access this if there are multiple targets.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BranchInstruction.TargetOffsets">
|
||||
<summary>
|
||||
Targets of the branch, assuming it has multiple targets.
|
||||
|
||||
It is illegal to access this if there is a single target.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.s_branchOpCodes">
|
||||
<summary>
|
||||
OpCodes that transfer control code, even if they do not
|
||||
introduce branch points.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="F:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.s_unconditionalBranchOpCodes">
|
||||
<summary>
|
||||
OpCodes that unconditionally transfer control, so there
|
||||
is not "fall through" branch target.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.CreateForModule(Mono.Cecil.ModuleDefinition,System.String[],Coverlet.Core.Abstractions.ILogger)">
|
||||
<summary>
|
||||
Build a ReachabilityHelper for the given module.
|
||||
|
||||
Predetermines methods that will not return, as
|
||||
indicated by the presense of the given attributes.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.FindUnreachableIL(Mono.Collections.Generic.Collection{Mono.Cecil.Cil.Instruction},Mono.Collections.Generic.Collection{Mono.Cecil.Cil.ExceptionHandler})">
|
||||
<summary>
|
||||
Calculates which IL instructions are reachable given an instruction stream and branch points extracted from a method.
|
||||
|
||||
The algorithm works like so:
|
||||
1. determine the "blocks" that make up a function
|
||||
* A block starts with either the start of the method, or a branch _target_
|
||||
* blocks are "where some other code might jump to"
|
||||
* blocks end with either another branch, another branch target, or the end of the method
|
||||
* this means blocks contain no control flow, except (maybe) as the very last instruction
|
||||
2. blocks have head and tail reachability
|
||||
* a block has head reachablility if some other block that is reachable can branch to it
|
||||
* a block has tail reachability if it contains no calls to methods that never return
|
||||
4. push the first block onto a stack
|
||||
5. while the stack is not empty
|
||||
a. pop a block off the stack
|
||||
b. give it head reachability
|
||||
c. if the pop'd block is tail reachable, push the blocks it can branch to onto the stack
|
||||
6. consider each block
|
||||
* if it is head and tail reachable, all instructions in it are reachable
|
||||
* if it is not head reachable (regardless of tail reachability), no instructions in it are reachable
|
||||
* if it is only head reachable, all instructions up to and including the first call to a method that does not return are reachable
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.AnalyzeInstructions(Mono.Collections.Generic.Collection{Mono.Cecil.Cil.Instruction},Mono.Collections.Generic.Collection{Mono.Cecil.Cil.ExceptionHandler})">
|
||||
<summary>
|
||||
Analyzes the instructiona and exception handlers provided to find branches and determine if
|
||||
it is possible for their to be unreachable code.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.GetInstructionTargets(Mono.Cecil.Cil.Instruction,Mono.Collections.Generic.Collection{Mono.Cecil.Cil.ExceptionHandler})">
|
||||
<summary>
|
||||
For a single instruction, determines all the places it might branch to.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.DetermineUnreachableRanges(System.Collections.Immutable.ImmutableArray{Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BasicBlock},System.Int32)">
|
||||
<summary>
|
||||
Calculates which ranges of IL are unreachable, given blocks which have head and tail reachability calculated.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.DetermineHeadReachability(System.Collections.Immutable.ImmutableArray{Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BasicBlock})">
|
||||
<summary>
|
||||
Process all the blocks and determine if their first instruction is reachable,
|
||||
that is if they have "head reachability".
|
||||
|
||||
"Tail reachability" will have already been determined in CreateBlocks.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.CreateBasicBlocks(Mono.Collections.Generic.Collection{Mono.Cecil.Cil.Instruction},Mono.Collections.Generic.Collection{Mono.Cecil.Cil.ExceptionHandler},System.Collections.Immutable.ImmutableArray{Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.BranchInstruction})">
|
||||
<summary>
|
||||
Create BasicBlocks from an instruction stream, exception blocks, and branches.
|
||||
|
||||
Each block starts either at the start of the method, immediately after a branch or at a target for a branch,
|
||||
and ends with another branch, another branch target, or the end of the method.
|
||||
|
||||
"Tail reachability" is also calculated, which is whether the block can ever actually get past its last instruction.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.DoesNotReturn(Mono.Cecil.Cil.Instruction)">
|
||||
<summary>
|
||||
Returns true if the given instruction will never return,
|
||||
and thus subsequent instructions will never be run.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:Coverlet.Core.Instrumentation.Reachability.ReachabilityHelper.IsCall(Mono.Cecil.Cil.Instruction,Mono.Cecil.MethodReference@)">
|
||||
<summary>
|
||||
Returns true if the given instruction is a Call or Callvirt.
|
||||
|
||||
If it is a call, extracts the MethodReference that is being called.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="T:Coverlet.Core.Symbols.BranchPoint">
|
||||
<summary>
|
||||
a branch point
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Symbols.BranchPoint.StartLine">
|
||||
<summary>
|
||||
Line of the branching instruction
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Symbols.BranchPoint.Path">
|
||||
<summary>
|
||||
A path that can be taken
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Symbols.BranchPoint.Ordinal">
|
||||
<summary>
|
||||
An order of the point within the method
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Symbols.BranchPoint.OffsetPoints">
|
||||
<summary>
|
||||
List of OffsetPoints between Offset and EndOffset (exclusive)
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Symbols.BranchPoint.Offset">
|
||||
<summary>
|
||||
The IL offset of the point
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Symbols.BranchPoint.EndOffset">
|
||||
<summary>
|
||||
Last Offset == EndOffset.
|
||||
Can be same as Offset
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:Coverlet.Core.Symbols.BranchPoint.Document">
|
||||
<summary>
|
||||
The url to the document if an entry was not mapped to an id
|
||||
</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
Binary file not shown.
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
Binary file not shown.
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
Binary file not shown.
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
Binary file not shown.
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
Binary file not shown.
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
Binary file not shown.
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
Binary file not shown.
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
Binary file not shown.
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/build/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll
vendored
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
.nuget/packages/coverlet.collector/6.0.2/coverlet-icon.png
vendored
Executable file
BIN
.nuget/packages/coverlet.collector/6.0.2/coverlet-icon.png
vendored
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 6.5 KiB |
BIN
.nuget/packages/coverlet.collector/6.0.2/coverlet.collector.6.0.2.nupkg
vendored
Normal file
BIN
.nuget/packages/coverlet.collector/6.0.2/coverlet.collector.6.0.2.nupkg
vendored
Normal file
Binary file not shown.
1
.nuget/packages/coverlet.collector/6.0.2/coverlet.collector.6.0.2.nupkg.sha512
vendored
Normal file
1
.nuget/packages/coverlet.collector/6.0.2/coverlet.collector.6.0.2.nupkg.sha512
vendored
Normal file
@@ -0,0 +1 @@
|
||||
kGDsWGkGmSqpBhVNBeivBZKxRdRrQM+7/AlyNugfr0jZ7GpDfFZCzAlPfq/yZC3QNtWPeCPGXN8Q4TcF4aPZBA==
|
||||
20
.nuget/packages/coverlet.collector/6.0.2/coverlet.collector.nuspec
vendored
Executable file
20
.nuget/packages/coverlet.collector/6.0.2/coverlet.collector.nuspec
vendored
Executable file
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>coverlet.collector</id>
|
||||
<version>6.0.2</version>
|
||||
<title>coverlet.collector</title>
|
||||
<authors>tonerdo</authors>
|
||||
<developmentDependency>true</developmentDependency>
|
||||
<license type="expression">MIT</license>
|
||||
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
|
||||
<icon>coverlet-icon.png</icon>
|
||||
<readme>VSTestIntegration.md</readme>
|
||||
<projectUrl>https://github.com/coverlet-coverage/coverlet</projectUrl>
|
||||
<iconUrl>https://raw.githubusercontent.com/tonerdo/coverlet/master/_assets/coverlet-icon.svg?sanitize=true</iconUrl>
|
||||
<description>Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.</description>
|
||||
<releaseNotes>https://github.com/coverlet-coverage/coverlet/blob/master/Documentation/Changelog.md</releaseNotes>
|
||||
<tags>coverage testing unit-test lcov opencover quality</tags>
|
||||
<repository type="git" url="https://github.com/coverlet-coverage/coverlet.git" commit="04ba205b93e57ebc02bd61ce57a790ec983de3e3" />
|
||||
</metadata>
|
||||
</package>
|
||||
5
.nuget/packages/fluentassertions/8.8.0/.nupkg.metadata
vendored
Normal file
5
.nuget/packages/fluentassertions/8.8.0/.nupkg.metadata
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": 2,
|
||||
"contentHash": "m0kwcqBwvVel03FuMa7Ozo/oTaxYbjeNlcOhQFkyQpwX/8wks6RNl/Jnn58DCZVs6c2oG1RsCZw7HfKSaxLm3w==",
|
||||
"source": "https://api.nuget.org/v3/index.json"
|
||||
}
|
||||
BIN
.nuget/packages/fluentassertions/8.8.0/.signature.p7s
vendored
Executable file
BIN
.nuget/packages/fluentassertions/8.8.0/.signature.p7s
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/fluentassertions/8.8.0/FluentAssertions.png
vendored
Executable file
BIN
.nuget/packages/fluentassertions/8.8.0/FluentAssertions.png
vendored
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 22 KiB |
63
.nuget/packages/fluentassertions/8.8.0/LICENSE
vendored
Executable file
63
.nuget/packages/fluentassertions/8.8.0/LICENSE
vendored
Executable file
@@ -0,0 +1,63 @@
|
||||
XCEED SOFTWARE INC.
|
||||
|
||||
COMMUNITY LICENSE AGREEMENT
|
||||
|
||||
FLUENT ASSERTIONS
|
||||
|
||||
(for Non-Commercial Use)
|
||||
|
||||
GENERAL
|
||||
|
||||
This Community License Agreement (the "Agreement") is a legal agreement between you ("Licensee") and Xceed Software Inc. ("Xceed"), whereby Licensee wishes to use Fluent Assertions (the "Software"), an Xceed product, for Non-Commercial Use purposes. Xceed agrees to license its software to developers as along as all terms & conditions set forth herein are respected. The Software is provided under a license; it is not sold in any manner. By installing, copying or otherwise using the Software, you confirm your agreement to the terms and conditions expressed in this Agreement. If you do not agree, you are not authorized to use the Software.
|
||||
|
||||
DEFINITION OF NON-COMMERCIAL USE
|
||||
|
||||
For the purposes of this Agreement, Non-Commercial Use refers to any use of the Software where the primary objective is not to gain commercial advantage or monetary compensation or any other type of compensation or consideration. This includes, but is not limited to, the following:
|
||||
|
||||
The Software is used in developing or testing open-source software or open-source projects.
|
||||
|
||||
The Software is used for developing or testing personal, or experimental projects.
|
||||
|
||||
The Software is not being used by or for an organisation, group of persons, legal entity, or company, that charges fees or earns revenues with or without the intention to make profit.
|
||||
|
||||
The resulting work created or tested using the Software is not sold, leased, or sublicensed.
|
||||
|
||||
Any use outside of these parameters requires a paid Commercial License from Xceed.
|
||||
|
||||
LICENSE GRANT
|
||||
|
||||
Subject to compliance with the conditions set out below, Xceed grants to Licensee a non-exclusive and perpetual right (unless/until revoked by Xceed at its sole discretion) to install and use the Software for designing, building, testing (an application, system or program for Non-Commercial Use only, as defined above.
|
||||
|
||||
Would Licensee need to use the Software for any purpose that is not strictly Non-Commercial Use, Licensee must acquire a paid Commercial License.
|
||||
|
||||
The license granted under this Agreement is conditional on Licensee complying at all times with the following conditions:
|
||||
|
||||
All of the Agreement's terms & conditions are strictly complied with by the Licensee;
|
||||
|
||||
The Software is used for Non-Commercial Use only;
|
||||
|
||||
The Software cannot be resold, licensed, sublicensed or distributed by Licensee in any manner other than as specified above;
|
||||
|
||||
Licensee does not create or contribute to a competitive software product based on the Software;
|
||||
|
||||
SUPPORT
|
||||
|
||||
Xceed support is not included with the Community License. The Software is provided on an "as is" basis only. Licensee can send requests to Xceed's technical support team only if a Commercial license has been obtained. Bug fixes and new release updates are performed at Xceed's discretion. Pull requests can be made via GitHub for community license users and will be attended to on a best effort basis.
|
||||
|
||||
WARRANTY
|
||||
|
||||
Xceed clearly states that this Community License includes no warranty of any type. Xceed software is provided on an "as is" basis. In no case shall Xceed be responsible or liable for any direct or indirect, or consequential damages whatsoever (including, without limitation, any damages for loss of revenues, of business profits, business interruption, reputational impact, or loss of business information, or any other type of loss or damages) arising out of the use of the Software even if Xceed may have been advised of such potential damages or loss.
|
||||
|
||||
OTHER
|
||||
|
||||
Xceed does not allow Community Licensees to publish results from benchmarks or performance comparison tests (with other products) without advance written permission by Xceed. Licensee is not authorized to use Xceed's name, tradenames and trademarks without Xceed's written permission.
|
||||
|
||||
GOVERNING LAW
|
||||
|
||||
This Agreement shall be governed by the laws of the Province of Quebec, Canada. Any claim, dispute or problem arising out of this Agreement shall be deemed non-receivable or may be settled or disposed of at Xceed's discretion.
|
||||
|
||||
Xceed reserves the right to settle any action before an arbitration board in Quebec, Canada as per generally accepted, international rules of arbitration prevailing in Quebec, Canada.
|
||||
|
||||
Xceed reserves the right to modify this Agreement at all times without notice.
|
||||
|
||||
(C) Copyright. Xceed Software Inc. - 2025. All rights reserved.
|
||||
BIN
.nuget/packages/fluentassertions/8.8.0/fluentassertions.8.8.0.nupkg
vendored
Normal file
BIN
.nuget/packages/fluentassertions/8.8.0/fluentassertions.8.8.0.nupkg
vendored
Normal file
Binary file not shown.
1
.nuget/packages/fluentassertions/8.8.0/fluentassertions.8.8.0.nupkg.sha512
vendored
Normal file
1
.nuget/packages/fluentassertions/8.8.0/fluentassertions.8.8.0.nupkg.sha512
vendored
Normal file
@@ -0,0 +1 @@
|
||||
roOTGUL6Ffl+9GuoLOsfaGmkWNPz16tXl0t7ekBDECBG5LMqO4xmdO0nAGVE3Plxun3tPiBp/2EYOMwey47+WA==
|
||||
37
.nuget/packages/fluentassertions/8.8.0/fluentassertions.nuspec
vendored
Executable file
37
.nuget/packages/fluentassertions/8.8.0/fluentassertions.nuspec
vendored
Executable file
@@ -0,0 +1,37 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>FluentAssertions</id>
|
||||
<version>8.8.0</version>
|
||||
<authors>Dennis Doomen,Jonas Nyrup,Xceed</authors>
|
||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||
<license type="file">LICENSE</license>
|
||||
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
|
||||
<icon>FluentAssertions.png</icon>
|
||||
<projectUrl>https://xceed.com/products/unit-testing/fluent-assertions/</projectUrl>
|
||||
<description>A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or
|
||||
BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher.
|
||||
Supports the unit test frameworks MSTest2, MSTest3, MSTest4, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit.
|
||||
|
||||
IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/).
|
||||
Check out the [license page](LICENSE) for more information.</description>
|
||||
<releaseNotes>See https://fluentassertions.com/releases/</releaseNotes>
|
||||
<copyright>Copyright 2024-2025 Xceed Software Inc., all rights reserved</copyright>
|
||||
<tags>MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp</tags>
|
||||
<repository type="git" url="https://github.com/fluentassertions/fluentassertions" commit="9f3e1ea0c961b697b588154b140d89ce5a6ecdb5" />
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework4.7">
|
||||
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework="net6.0" />
|
||||
<group targetFramework=".NETStandard2.0">
|
||||
<dependency id="System.Threading.Tasks.Extensions" version="4.5.4" exclude="Build,Analyzers" />
|
||||
</group>
|
||||
<group targetFramework=".NETStandard2.1" />
|
||||
</dependencies>
|
||||
<frameworkAssemblies>
|
||||
<frameworkAssembly assemblyName="System.Xml" targetFramework=".NETFramework4.7" />
|
||||
<frameworkAssembly assemblyName="System.Xml.Linq" targetFramework=".NETFramework4.7" />
|
||||
</frameworkAssemblies>
|
||||
</metadata>
|
||||
</package>
|
||||
BIN
.nuget/packages/fluentassertions/8.8.0/lib/net47/FluentAssertions.dll
vendored
Executable file
BIN
.nuget/packages/fluentassertions/8.8.0/lib/net47/FluentAssertions.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/fluentassertions/8.8.0/lib/net47/FluentAssertions.pdb
vendored
Executable file
BIN
.nuget/packages/fluentassertions/8.8.0/lib/net47/FluentAssertions.pdb
vendored
Executable file
Binary file not shown.
18034
.nuget/packages/fluentassertions/8.8.0/lib/net47/FluentAssertions.xml
vendored
Executable file
18034
.nuget/packages/fluentassertions/8.8.0/lib/net47/FluentAssertions.xml
vendored
Executable file
File diff suppressed because it is too large
Load Diff
BIN
.nuget/packages/fluentassertions/8.8.0/lib/net6.0/FluentAssertions.dll
vendored
Executable file
BIN
.nuget/packages/fluentassertions/8.8.0/lib/net6.0/FluentAssertions.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/fluentassertions/8.8.0/lib/net6.0/FluentAssertions.pdb
vendored
Executable file
BIN
.nuget/packages/fluentassertions/8.8.0/lib/net6.0/FluentAssertions.pdb
vendored
Executable file
Binary file not shown.
18971
.nuget/packages/fluentassertions/8.8.0/lib/net6.0/FluentAssertions.xml
vendored
Executable file
18971
.nuget/packages/fluentassertions/8.8.0/lib/net6.0/FluentAssertions.xml
vendored
Executable file
File diff suppressed because it is too large
Load Diff
BIN
.nuget/packages/fluentassertions/8.8.0/lib/netstandard2.0/FluentAssertions.dll
vendored
Executable file
BIN
.nuget/packages/fluentassertions/8.8.0/lib/netstandard2.0/FluentAssertions.dll
vendored
Executable file
Binary file not shown.
BIN
.nuget/packages/fluentassertions/8.8.0/lib/netstandard2.0/FluentAssertions.pdb
vendored
Executable file
BIN
.nuget/packages/fluentassertions/8.8.0/lib/netstandard2.0/FluentAssertions.pdb
vendored
Executable file
Binary file not shown.
17646
.nuget/packages/fluentassertions/8.8.0/lib/netstandard2.0/FluentAssertions.xml
vendored
Executable file
17646
.nuget/packages/fluentassertions/8.8.0/lib/netstandard2.0/FluentAssertions.xml
vendored
Executable file
File diff suppressed because it is too large
Load Diff
BIN
.nuget/packages/fluentassertions/8.8.0/lib/netstandard2.1/FluentAssertions.dll
vendored
Executable file
BIN
.nuget/packages/fluentassertions/8.8.0/lib/netstandard2.1/FluentAssertions.dll
vendored
Executable file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user