Terms of Use

Open-Source Notices

This site makes use of the following open-source software components, which are used in accordance with their respective licenses:

Licensed under the MIT license:

Audit.EntityFramework.Core, Version: 27.4.1, Copyright © 2025 Federico Daniel Colombo.

AutoMapper.Extensions.Microsoft.DependencyInjection, Version: 11.0.0, Copyright © 2010 Jimmy Bogard.

Azure.Storage.Blobs, Version: 12.23.0, Copyright © Microsoft Corporation. All rights reserved.

Microsoft.ApplicationInsights.AspNetCore, Version: 2.23.0, Copyright © Microsoft Corporation. All rights reserved.

Microsoft.AspNetCore.Authentication.JwtBearer, Version: 6.0.36, Copyright © Microsoft Corporation. All rights reserved.

Microsoft.AspNetCore.Identity.EntityFrameworkCore, Version: 6.0.36, Copyright © Microsoft Corporation. All rights reserved.

Microsoft.AspNetCore.Mvc.NewtonsoftJson, Version: 6.0.36, Copyright © Microsoft Corporation. All rights reserved.

Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation, Version: 6.0.36, Copyright © Microsoft Corporation. All rights reserved.

Microsoft.CodeAnalysis.NetAnalyzers, Version: 6.0.0, Copyright © Microsoft Corporation. All rights reserved.

Microsoft.EntityFrameworkCore.Design, Version: 6.0.36, Copyright © Microsoft Corporation. All rights reserved.

Microsoft.EntityFrameworkCore.InMemory, Version: 6.0.36, Copyright © Microsoft Corporation. All rights reserved.

Microsoft.EntityFrameworkCore.SqlServer, Version: 6.0.36, Copyright © Microsoft Corporation. All rights reserved.

Microsoft.EntityFrameworkCore.Tools, Version: 6.0.36, Copyright © Microsoft Corporation. All rights reserved.

Microsoft.Extensions.Configuration.Binder, Version: 6.0.0, Copyright © Microsoft Corporation. All rights reserved.

Microsoft.Extensions.Logging.AzureAppServices, Version: 6.0.36, Copyright © Microsoft Corporation. All rights reserved.

Newtonsoft.Json, Version: 13.0.3, Copyright © James Newton-King 2023.

NSwag.AspNetCore, Version: 13.20.0, Copyright © 2023 Rico Suter.

Sendgrid, Version: 9.29.3, Copyright © Twilio SendGrid, Inc. 2024

System.Configuration.ConfigurationManager, Version: 6.0.1, Copyright © Microsoft Corporation. All rights reserved.

jQuery JavaScript Library, Version: 3.7.1, Copyright © OpenJS Foundation and other contributors.

Bootstrap, Version: 5.3.3, Copyright © 2011-2019 Twitter, Inc.

jQuery Migrate, Version: 3.5.2, Copyright © 2005, 2013 jQuery Foundation, Inc. and other contributors.

MSDropDown - jquery.dd.js, Version: 3.0, Copyright © 2009 Marghoob Suleman.

International Telephone Input, Version: 16.0.7, Copyright © 2014-2016 Jack O'Connor.

Licensed under the Apache-2.0 license:

StyleCop.Analyzers, Version: 1.1.118, Copyright © Tunnel Vision Laboratories, LLC

Datepicker for Bootstrap, Version: 1.6.4, Copyright © 2012 Stefan Petre.

International Telephone Input - utils.js, Version: 2.0, Copyright © 2010 The Libphonenumber Authors.

Licensed under the BSD-2-Clause license:

NLog.Extensions.Logging, Version: 5.0.2, Copyright © 2021 Microsoft,Julian Verdurmen.

The MIT license:

                        Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated 
                        documentation files (the "Software"), to deal in the Software without restriction, including without 
                        limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
                        of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following 
                        conditions: The above copyright notice and this permission notice shall be included in all copies 
                        or substantial portions of the Software. 

                        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
                        EXPRESS OR  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR 
                        A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE 
                        LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
                        ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
                    

The Apache license:

                        Copyright (c) .NET Foundation and Contributors

                        All rights reserved.

                        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.
                    

The BSD-2-Clause license:

                            Redistribution and use in source and binary forms, with or without modification, are permitted provided 
                            that the following conditions are met:

                            1. Redistributions of source code must retain the above copyright notice, this list of conditions and 
                            the following disclaimer.

                            2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and 
                            the following disclaimer in the documentation and/or other materials provided with the distribution.

                            THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR 
                            IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY 
                            AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER
                            OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
                            CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
                            LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
                            WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
                            OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.