hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
609e4dfed85ac0c54905ada888800923a6621726 | 774 | cs | C# | src/GitLib.Tests/revwalk2.cs | xoofx/GitLib.NET | 65b05d8a62685ceedd61c4292d2410b0ee9d4837 | [
"BSD-2-Clause"
] | 14 | 2019-06-18T13:15:31.000Z | 2021-11-26T00:05:05.000Z | src/GitLib.Tests/revwalk2.cs | xoofx/LibGit2.NET | 65b05d8a62685ceedd61c4292d2410b0ee9d4837 | [
"BSD-2-Clause"
] | 2 | 2019-06-16T19:51:33.000Z | 2019-06-16T20:20:49.000Z | src/GitLib.Tests/revwalk2.cs | xoofx/LibGit2.NET | 65b05d8a62685ceedd61c4292d2410b0ee9d4837 | [
"BSD-2-Clause"
] | null | null | null | using System;
using NUnit.Framework;
namespace GitLib.Tests
{
using static libgit2;
public partial class RevwalkTests : GitLibTestsBase
{
[Test]
public void Test_git_revwalk()
{
git_repository_open_ext(out var repo, Environment.CurrentDirectory, 0, "");
... | 29.769231 | 88 | 0.627907 |
63d7cc400a9311895c7630a2eb069ff94b07fce7 | 1,931 | cs | C# | Lightstreamer_DotNet_Client_Unified/com/lightstreamer/client/requests/RecoverSessionRequest.cs | Lightstreamer/Lightstreamer-lib-client-dotnet | b0f8b5fcc86f63041acad2039c9c7b52d9cd945b | [
"Apache-2.0"
] | null | null | null | Lightstreamer_DotNet_Client_Unified/com/lightstreamer/client/requests/RecoverSessionRequest.cs | Lightstreamer/Lightstreamer-lib-client-dotnet | b0f8b5fcc86f63041acad2039c9c7b52d9cd945b | [
"Apache-2.0"
] | 1 | 2021-07-15T21:56:39.000Z | 2021-07-16T08:54:20.000Z | Lightstreamer_DotNet_Client_Unified/com/lightstreamer/client/requests/RecoverSessionRequest.cs | Lightstreamer/Lightstreamer-lib-client-dotnet | b0f8b5fcc86f63041acad2039c9c7b52d9cd945b | [
"Apache-2.0"
] | null | null | null | namespace com.lightstreamer.client.requests
{
using InternalConnectionOptions = com.lightstreamer.client.session.InternalConnectionOptions;
/// <summary>
/// A recovery request is a special type of bind_session request with the additional LS_recovery_from parameter.
/// <para>
/// The class was ad... | 32.728814 | 180 | 0.590886 |
2c27678b5947d5678786df5bd1c30020e7636905 | 976 | cs | C# | backoffice_localhost/API/api_teste/Controllers/ParaMostrarAFuncionarController.cs | marceloqueiros/backoffice-angular2 | 1eca29e842281d037336bf63bbd363379c524e85 | [
"MIT"
] | null | null | null | backoffice_localhost/API/api_teste/Controllers/ParaMostrarAFuncionarController.cs | marceloqueiros/backoffice-angular2 | 1eca29e842281d037336bf63bbd363379c524e85 | [
"MIT"
] | null | null | null | backoffice_localhost/API/api_teste/Controllers/ParaMostrarAFuncionarController.cs | marceloqueiros/backoffice-angular2 | 1eca29e842281d037336bf63bbd363379c524e85 | [
"MIT"
] | null | null | null | using api_teste.Models;
using api_teste.ViewModels;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net;
using System.Net.Http;
using System.Web.Http;
using System.Web.Http.Cors;
namespace api_teste.Controllers
{
[EnableCors(origins: "*", headers: "*", methods: "*")]
... | 27.111111 | 76 | 0.605533 |
4d25b8ea64c01e5d53b164ebdaa4bb8afd2b8773 | 14,179 | cs | C# | src/FullSpectrumWebForms/Controls/Html/HtmlControlBase.cs | FullSpectrumWebForms/FullSpectrumWebForms | 4c2b983e97881419b95b4774bb09cdd0a2150635 | [
"MIT"
] | 5 | 2018-08-11T22:25:33.000Z | 2018-08-17T17:41:22.000Z | src/FullSpectrumWebForms/Controls/Html/HtmlControlBase.cs | FullSpectrumWebForms/FullSpectrumWebForms | 4c2b983e97881419b95b4774bb09cdd0a2150635 | [
"MIT"
] | 21 | 2018-08-16T23:48:55.000Z | 2022-02-26T22:28:20.000Z | src/FullSpectrumWebForms/Controls/Html/HtmlControlBase.cs | FullSpectrumWebForms/FullSpectrumWebForms | 4c2b983e97881419b95b4774bb09cdd0a2150635 | [
"MIT"
] | 1 | 2018-08-11T03:15:56.000Z | 2018-08-11T03:15:56.000Z | using FSW.Core;
using Microsoft.AspNetCore.Http;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Collections.ObjectModel;
using System.Linq;
using System.Threading.Tasks;
namespace FSW.Controls.Html
{
/// <summary>
/// Basic control wrapping an html control
/// </summar... | 34.084135 | 153 | 0.541717 |
355541ae1489accb93f676438de6fd0f3912449a | 8,415 | cs | C# | src/Manfred/Daos/InstallationsRepository.cs | cmsd2/manfred | 49da7e7b59ceb517fa89ef4a0b9497588e5f8e94 | [
"MIT"
] | 1 | 2016-08-10T17:05:29.000Z | 2016-08-10T17:05:29.000Z | src/Manfred/Daos/InstallationsRepository.cs | cmsd2/manfred | 49da7e7b59ceb517fa89ef4a0b9497588e5f8e94 | [
"MIT"
] | null | null | null | src/Manfred/Daos/InstallationsRepository.cs | cmsd2/manfred | 49da7e7b59ceb517fa89ef4a0b9497588e5f8e94 | [
"MIT"
] | null | null | null | using Manfred.Models;
using System;
using System.Threading.Tasks;
using System.Collections.Generic;
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Options;
using Amazon.Runtime;
using Amazon.DynamoDBv2;
using Amazon.DynamoDBv2.Model;
using Amazon.DynamoDBv2.DataModel;
using Amazon.DynamoDBv2.DocumentMod... | 38.25 | 133 | 0.499941 |
5fabd9e578ea5bae2ca9b008cb874ebc7048fa47 | 1,936 | cs | C# | Assets/Scripts/Player/Combat/Pistol.cs | tcm151/July-OGAM | bf20deffc695f6fc8169fb33e086a24c1d60c0bf | [
"MIT"
] | null | null | null | Assets/Scripts/Player/Combat/Pistol.cs | tcm151/July-OGAM | bf20deffc695f6fc8169fb33e086a24c1d60c0bf | [
"MIT"
] | null | null | null | Assets/Scripts/Player/Combat/Pistol.cs | tcm151/July-OGAM | bf20deffc695f6fc8169fb33e086a24c1d60c0bf | [
"MIT"
] | null | null | null | using System.Collections;
using Disjointed.Audio;
using UnityEngine;
using Disjointed.Combat;
using Disjointed.Tools.ObjectCreation;
namespace Disjointed.Player.Combat
{
public class Pistol : MonoBehaviour
{
public Projectile bulletPrefab;
public Projectile.Data projectileData;
[Header... | 27.657143 | 89 | 0.586777 |
b549aeb53d4e8f82931c5c4d3fae495e3cb2ed7d | 1,929 | cs | C# | test/YS.Knife.Core.UnitTest/Aop/CodeExceptions/IAllErrors.cs | DongLei-tw/ys.knife | 9f3e0a5ab72373b84443ac432507dae8bc94b1cd | [
"MIT"
] | null | null | null | test/YS.Knife.Core.UnitTest/Aop/CodeExceptions/IAllErrors.cs | DongLei-tw/ys.knife | 9f3e0a5ab72373b84443ac432507dae8bc94b1cd | [
"MIT"
] | null | null | null | test/YS.Knife.Core.UnitTest/Aop/CodeExceptions/IAllErrors.cs | DongLei-tw/ys.knife | 9f3e0a5ab72373b84443ac432507dae8bc94b1cd | [
"MIT"
] | null | null | null | using System;
namespace YS.Knife.Aop.CodeExceptions
{
[CodeExceptions(100000)]
public interface IAllErrors
{
[Ce(1, "no argument return exception.")]
Exception NoArgumentReturnException();
[Ce(2, "no argument return application exception.")]
ApplicationException NoArgument... | 33.842105 | 82 | 0.644375 |
7ff03aa85abf3619fa8398edf6d082af11725ed4 | 827 | cs | C# | 061. Rotate List.cs | new2500/LeetCode | 834ddde574e8536c197e69faf8d40f0b237ef1aa | [
"MIT"
] | 2 | 2019-04-07T04:59:25.000Z | 2019-06-04T21:26:43.000Z | 061. Rotate List.cs | new2500/LeetCode | 834ddde574e8536c197e69faf8d40f0b237ef1aa | [
"MIT"
] | null | null | null | 061. Rotate List.cs | new2500/LeetCode | 834ddde574e8536c197e69faf8d40f0b237ef1aa | [
"MIT"
] | null | null | null | /*
61. Rotate List
Total Accepted: 106627 Total Submissions: 439043 Difficulty: Medium
Contributor: LeetCode
Given a list, rotate the list to the right by k places, where k is non-negative.
For example:
Given 1->2->3->4->5->NULL and k = 2,
return 4->5->1->2->3->NULL.
Hide Tags Linked List Two Pointers
H... | 18.377778 | 81 | 0.605804 |
051b42fec636938ffb57987e82a924b4343ef0a5 | 646 | cs | C# | osu.Game/Rulesets/Edit/HitObjectMask.cs | br-Zhang/osu | c9276ce2b8b2eb728b1e5fc74f5f7ef81b0c6e09 | [
"MIT"
] | null | null | null | osu.Game/Rulesets/Edit/HitObjectMask.cs | br-Zhang/osu | c9276ce2b8b2eb728b1e5fc74f5f7ef81b0c6e09 | [
"MIT"
] | null | null | null | osu.Game/Rulesets/Edit/HitObjectMask.cs | br-Zhang/osu | c9276ce2b8b2eb728b1e5fc74f5f7ef81b0c6e09 | [
"MIT"
] | null | null | null | // Copyright (c) 2007-2018 ppy Pty Ltd <contact@ppy.sh>.
// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu/master/LICENCE
using osu.Framework.Graphics.Containers;
using osu.Game.Rulesets.Objects.Drawables;
namespace osu.Game.Rulesets.Edit
{
/// <summary>
/// A mask placed... | 29.363636 | 93 | 0.662539 |
6903409d593d7a8e5ccd77147a5f82885e9bcf79 | 1,490 | cs | C# | GraphicCanvas/VM/Interpreter/Primitives/Value.cs | nralbrecht/graphic-canvas | ad2e1eed28ee9fdb080ad1987edfd07e91d4033f | [
"MIT"
] | 3 | 2017-06-30T00:35:20.000Z | 2018-02-20T04:56:31.000Z | GraphicCanvas/VM/Interpreter/Primitives/Value.cs | nralbrecht/graphic-canvas | ad2e1eed28ee9fdb080ad1987edfd07e91d4033f | [
"MIT"
] | null | null | null | GraphicCanvas/VM/Interpreter/Primitives/Value.cs | nralbrecht/graphic-canvas | ad2e1eed28ee9fdb080ad1987edfd07e91d4033f | [
"MIT"
] | 3 | 2017-04-18T02:54:37.000Z | 2021-11-13T00:12:33.000Z | using System;
using System.Text;
using System.Drawing;
namespace GraphicCanvas.VM
{
struct Value
{
public MyValueType type;
public object data;
#region Constructors
public Value(MyValueType type, byte[] data, int startIndex = 0)
{
this.type = type;
... | 22.238806 | 87 | 0.451678 |
b812be4047b5162bf26292653f958559077fca01 | 4,343 | cs | C# | adminlte/Controllers/TASReporteEstudianteController.cs | AMarvellous/CIAC-TAS-Web | 6938a84aba22e94cfb27701e58e70ca030319fcb | [
"MIT"
] | null | null | null | adminlte/Controllers/TASReporteEstudianteController.cs | AMarvellous/CIAC-TAS-Web | 6938a84aba22e94cfb27701e58e70ca030319fcb | [
"MIT"
] | null | null | null | adminlte/Controllers/TASReporteEstudianteController.cs | AMarvellous/CIAC-TAS-Web | 6938a84aba22e94cfb27701e58e70ca030319fcb | [
"MIT"
] | null | null | null | using adminlte.TASEstudianteMateriasAsignacionService;
using adminlte.TASRegistroNotasService;
using CrystalDecisions.CrystalReports.Engine;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Web;
using System.Web.Mvc;
namespace adminlte.Controllers
{
public class TAS... | 48.797753 | 365 | 0.652544 |
6f097642d7cd61570e5fbb8e022b2b16d837b938 | 478 | cs | C# | Samples.Specifications.Client.Presentation.Shell/ViewModels/WarehouseItemViewModel.cs | OwenMcDonnell/Samples.Specifications | dce3432fce1fe75e68d937726cac7cbadde0e608 | [
"MIT"
] | 3 | 2016-01-22T16:43:18.000Z | 2020-12-17T14:04:59.000Z | Samples.Specifications.Client.Presentation.Shell/ViewModels/WarehouseItemViewModel.cs | OwenMcDonnell/Samples.Specifications | dce3432fce1fe75e68d937726cac7cbadde0e608 | [
"MIT"
] | 9 | 2016-12-14T14:43:09.000Z | 2019-01-27T08:39:08.000Z | Samples.Specifications.Client.Presentation.Shell/ViewModels/WarehouseItemViewModel.cs | OwenMcDonnell/Samples.Specifications | dce3432fce1fe75e68d937726cac7cbadde0e608 | [
"MIT"
] | 1 | 2018-07-16T20:43:21.000Z | 2018-07-16T20:43:21.000Z | using LogoFX.Client.Mvvm.ViewModel;
using Samples.Client.Model.Contracts;
using Samples.Specifications.Client.Presentation.Shell.Contracts.ViewModels;
namespace Samples.Specifications.Client.Presentation.Shell.ViewModels
{
public sealed class WarehouseItemViewModel : ObjectViewModel<IWarehouseItem>, IWa... | 31.866667 | 106 | 0.711297 |
d438749880647d3d870b0b3be98073cc5fd3e044 | 958 | cs | C# | Unity/Codes/HotfixView/Module/UIManager/UIComponentSystems/UIInputSystem.cs | 526077247/ET | a8ef1b37c82b6f8989b39af8eec2a31d89eb4815 | [
"MIT"
] | 10 | 2021-11-01T07:30:59.000Z | 2022-02-20T10:25:58.000Z | Unity/Codes/HotfixView/Module/UIManager/UIComponentSystems/UIInputSystem.cs | 526077247/ET | a8ef1b37c82b6f8989b39af8eec2a31d89eb4815 | [
"MIT"
] | null | null | null | Unity/Codes/HotfixView/Module/UIManager/UIComponentSystems/UIInputSystem.cs | 526077247/ET | a8ef1b37c82b6f8989b39af8eec2a31d89eb4815 | [
"MIT"
] | 2 | 2021-11-01T07:31:05.000Z | 2022-01-21T14:18:17.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using UnityEngine.UI;
namespace ET
{
public static class UIInputSystem
{
static void ActivatingComponent(this UIInput self)
{
if (self.unity_uiinput == null)
... | 25.891892 | 97 | 0.573069 |
1e385530ca10e77ba07e0216e96a68619c7c1fca | 6,308 | cs | C# | src/Tests/WInterop.Tests/Com/StorageTests.cs | willibrandon/WInterop | aa2bc90eff52c864924e716dabc7b48d684d9148 | [
"MIT"
] | 49 | 2016-10-26T14:46:00.000Z | 2021-09-18T14:46:06.000Z | src/Tests/WInterop.Tests/Com/StorageTests.cs | willibrandon/WInterop | aa2bc90eff52c864924e716dabc7b48d684d9148 | [
"MIT"
] | 7 | 2020-11-06T01:11:39.000Z | 2021-11-29T02:06:59.000Z | src/Tests/WInterop.Tests/Com/StorageTests.cs | willibrandon/WInterop | aa2bc90eff52c864924e716dabc7b48d684d9148 | [
"MIT"
] | 18 | 2016-10-27T19:54:55.000Z | 2021-09-25T20:43:22.000Z | // Copyright (c) Jeremy W. Kuhne. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using FluentAssertions;
using System;
using System.Runtime.InteropServices;
using Tests.Support;
using WInterop.Com;
using WInterop.Errors;
using WInter... | 41.774834 | 144 | 0.582276 |
1fb32ece35b2ea1d509caf3826e94de74d3b2862 | 940 | cs | C# | 13. Web Services/01. ASP.NET Web API Homework/MusicStore/MusicStore.Models/Album.cs | TeeeeeC/TelerikAcademy2015-2016 | f59d6f8e04ed67523aa08c389ba407926c970d7f | [
"MIT"
] | null | null | null | 13. Web Services/01. ASP.NET Web API Homework/MusicStore/MusicStore.Models/Album.cs | TeeeeeC/TelerikAcademy2015-2016 | f59d6f8e04ed67523aa08c389ba407926c970d7f | [
"MIT"
] | null | null | null | 13. Web Services/01. ASP.NET Web API Homework/MusicStore/MusicStore.Models/Album.cs | TeeeeeC/TelerikAcademy2015-2016 | f59d6f8e04ed67523aa08c389ba407926c970d7f | [
"MIT"
] | null | null | null | namespace MusicStore.Models
{
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
public class Album
{
private ICollection<Artist> artists;
private ICollection<Song> songs;
public Album()
{
this.artists = new HashSet<Artist>();
... | 22.380952 | 50 | 0.530851 |
e2f56fb280ce8756947d442b1816b750c4fbf23f | 1,714 | cs | C# | src/Money.Blazor.Host/Components/DateBox.razor.cs | ScriptBox99/Money | 2a58d9d0ae431ad972b31ae7895051dc13cce3d6 | [
"Apache-2.0"
] | 148 | 2017-01-22T18:21:48.000Z | 2022-03-10T18:14:24.000Z | src/Money.Blazor.Host/Components/DateBox.razor.cs | ScriptBox99/Money | 2a58d9d0ae431ad972b31ae7895051dc13cce3d6 | [
"Apache-2.0"
] | 408 | 2016-11-27T22:25:57.000Z | 2022-02-12T10:02:36.000Z | src/Money.Blazor.Host/Components/DateBox.razor.cs | ScriptBox99/Money | 2a58d9d0ae431ad972b31ae7895051dc13cce3d6 | [
"Apache-2.0"
] | 31 | 2017-02-02T18:56:18.000Z | 2022-03-10T11:29:56.000Z | using Microsoft.AspNetCore.Components;
using Money.Queries;
using Neptuo.Queries;
using System;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Money.Components
{
public partial class DateBox
{
... | 29.050847 | 159 | 0.605601 |
1ee43c824749a362692a5a89b22a16a5f2834466 | 5,393 | cs | C# | IocPerformance/Adapters/LamarContainerAdapter.cs | ipjohnson/IocPerformance | efc7377144a21a5e6992abe1cdad45c11a22948f | [
"Apache-2.0"
] | 695 | 2015-01-21T13:57:31.000Z | 2022-03-14T10:51:31.000Z | IocPerformance/Adapters/LamarContainerAdapter.cs | ipjohnson/IocPerformance | efc7377144a21a5e6992abe1cdad45c11a22948f | [
"Apache-2.0"
] | 51 | 2015-01-06T19:15:39.000Z | 2022-01-04T11:59:56.000Z | IocPerformance/Adapters/LamarContainerAdapter.cs | ipjohnson/IocPerformance | efc7377144a21a5e6992abe1cdad45c11a22948f | [
"Apache-2.0"
] | 170 | 2015-01-05T10:43:45.000Z | 2022-01-14T19:35:56.000Z | using System;
using IocPerformance.Classes.Complex;
using IocPerformance.Classes.Dummy;
using IocPerformance.Classes.Generics;
using IocPerformance.Classes.Multiple;
using IocPerformance.Classes.Properties;
using IocPerformance.Classes.Standard;
using Lamar;
using Microsoft.Extensions.DependencyInjection;
namespace I... | 36.687075 | 88 | 0.631745 |
8ec503ce22d05a8c9b2c9aadd8b84372000ce5cb | 397 | cs | C# | test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/SofasController.cs | json-api-dotnet/JsonApiDotnetCore | 7246d1344c59f6f4c17bd856532979b560ee3d4b | [
"MIT"
] | null | null | null | test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/SofasController.cs | json-api-dotnet/JsonApiDotnetCore | 7246d1344c59f6f4c17bd856532979b560ee3d4b | [
"MIT"
] | 1 | 2017-09-22T14:54:21.000Z | 2017-09-22T14:54:21.000Z | test/JsonApiDotNetCoreTests/IntegrationTests/RestrictedControllers/SofasController.cs | json-api-dotnet/json-api-dotnet-core | 59f319f3c29c64e55f3aa5dc310ef57200f41d46 | [
"MIT"
] | null | null | null | using JsonApiDotNetCore.Controllers.Annotations;
using JsonApiDotNetCore.QueryStrings;
namespace JsonApiDotNetCoreTests.IntegrationTests.RestrictedControllers;
// Workaround for https://youtrack.jetbrains.com/issue/RSRP-487028
public partial class SofasController
{
}
[DisableQueryString(JsonApiQueryStringParameters.... | 26.466667 | 91 | 0.858942 |
1f44c83d4bfe63f3825b5efbbeb7d87fd69f976f | 820 | cs | C# | DCOM/Model/ComConfig.cs | KafuuNeko/DCOM | 85089ed036ca76ca18943535f310ff321146cd34 | [
"Apache-2.0"
] | 31 | 2022-02-03T18:46:57.000Z | 2022-02-16T06:18:18.000Z | DCOM/Model/ComConfig.cs | KafuuNeko/DCOM | 85089ed036ca76ca18943535f310ff321146cd34 | [
"Apache-2.0"
] | null | null | null | DCOM/Model/ComConfig.cs | KafuuNeko/DCOM | 85089ed036ca76ca18943535f310ff321146cd34 | [
"Apache-2.0"
] | null | null | null | using DCOM.Helper;
using GalaSoft.MvvmLight;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.IO.Ports;
namespace DCOM.Model
{
class ComConfig
{
public List<int> BaudRate { get; set; }
public List<string> ComName... | 25.625 | 123 | 0.602439 |
1f5e03f2cf692721a8463761b5e1dad72cf95ef2 | 431 | cs | C# | PathfindingAlgorithms/classes/wallgenerators/WallGenerator.cs | TomasBrezina/PathfindingAlgorithms | a83732ef60c8f24bff7476c4f637d76932b28100 | [
"MIT"
] | 3 | 2021-05-21T14:44:46.000Z | 2021-06-07T12:31:26.000Z | PathfindingAlgorithms/classes/wallgenerators/WallGenerator.cs | TomasBrezina/PathfindingAlgorithms | a83732ef60c8f24bff7476c4f637d76932b28100 | [
"MIT"
] | null | null | null | PathfindingAlgorithms/classes/wallgenerators/WallGenerator.cs | TomasBrezina/PathfindingAlgorithms | a83732ef60c8f24bff7476c4f637d76932b28100 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace PathfindingAlgorithms
{
public abstract class WallGenerator
{
public bool IsFinished;
protected Environment Env;
public WallGenerator(Environment env)
{... | 20.52381 | 45 | 0.640371 |
1f6bd3596ccd3cd267893600080321cd532287ee | 501 | cs | C# | Win10App/ViewModels/SampleTools/ToolsViewModel.cs | aaron-salisbury/ProjectTemplates | 5f26a771aafc5d1fdcc52b85b0bbd24ccff2a956 | [
"MIT"
] | null | null | null | Win10App/ViewModels/SampleTools/ToolsViewModel.cs | aaron-salisbury/ProjectTemplates | 5f26a771aafc5d1fdcc52b85b0bbd24ccff2a956 | [
"MIT"
] | null | null | null | Win10App/ViewModels/SampleTools/ToolsViewModel.cs | aaron-salisbury/ProjectTemplates | 5f26a771aafc5d1fdcc52b85b0bbd24ccff2a956 | [
"MIT"
] | null | null | null | using GalaSoft.MvvmLight;
using System;
using System.Collections.Generic;
using Win10App.Views;
namespace Win10App.ViewModels
{
public class ToolsViewModel : ViewModelBase
{
public readonly List<(string Content, Type Page)> ToolPages = new List<(string Content, Type Page)>
{
("UUID... | 27.833333 | 107 | 0.660679 |
0e6a1c2d4b17ec2753d28da8b66bb8e9f0ddac6f | 692 | cs | C# | Win10VS2017/Part04Chapter05/ManyCore0404.CellularAutomatonTests/RuleTest.cs | biac/ManyCore | 17c9a8e0dc7f6933ca827d249dde8b2df134a51d | [
"MIT"
] | null | null | null | Win10VS2017/Part04Chapter05/ManyCore0404.CellularAutomatonTests/RuleTest.cs | biac/ManyCore | 17c9a8e0dc7f6933ca827d249dde8b2df134a51d | [
"MIT"
] | null | null | null | Win10VS2017/Part04Chapter05/ManyCore0404.CellularAutomatonTests/RuleTest.cs | biac/ManyCore | 17c9a8e0dc7f6933ca827d249dde8b2df134a51d | [
"MIT"
] | null | null | null | using ManyCore0404.CellularAutomaton.Logic;
using Microsoft.VisualStudio.TestTools.UnitTesting;
namespace ManyCore0404.CellularAutomatonTests
{
[TestClass]
public class RuleTest
{
[TestMethod]
public void NextTest_000000()
{
var rule = new Rule();
rule.Add("000000");
Assert.AreEqua... | 23.066667 | 51 | 0.606936 |
9c54497e2061026d78715c2c6eed05e707a58886 | 100 | cs | C# | TestAssemblies/AssemblyWithBase/GenericFromAbove/BaseClass1.cs | ltrzesniewski/PropertyChanging | b1b7f3fd2f840bd57016e21b5d516fba365df8ff | [
"MIT"
] | 41 | 2015-01-28T11:32:52.000Z | 2022-02-11T03:04:31.000Z | TestAssemblies/AssemblyWithBase/GenericFromAbove/BaseClass1.cs | ltrzesniewski/PropertyChanging | b1b7f3fd2f840bd57016e21b5d516fba365df8ff | [
"MIT"
] | 72 | 2017-05-24T21:59:48.000Z | 2022-03-31T02:10:37.000Z | TestAssemblies/AssemblyWithBase/GenericFromAbove/BaseClass1.cs | ltrzesniewski/PropertyChanging | b1b7f3fd2f840bd57016e21b5d516fba365df8ff | [
"MIT"
] | 11 | 2015-06-10T10:34:45.000Z | 2022-03-28T12:45:50.000Z | namespace AssemblyWithBase.GenericFromAbove
{
public class BaseClass1<T>
{
}
} | 14.285714 | 44 | 0.63 |
dde784195a44f117137b849257b01192c1bae96b | 305 | cs | C# | src/Servers/Kestrel/Core/src/Internal/Http/ProduceEndType.cs | MCCshreyas/aspnetcore | 132c2315ea435d1c20e00fa6cc80a0dfc548ff4c | [
"MIT"
] | 8,570 | 2018-10-09T21:50:10.000Z | 2020-01-07T21:08:56.000Z | src/Servers/Kestrel/Core/src/Internal/Http/ProduceEndType.cs | MCCshreyas/aspnetcore | 132c2315ea435d1c20e00fa6cc80a0dfc548ff4c | [
"MIT"
] | 13,668 | 2018-10-10T00:13:51.000Z | 2020-01-07T21:01:12.000Z | src/Servers/Kestrel/Core/src/Internal/Http/ProduceEndType.cs | stefannikolei/AspNetCore | b55573c8a5195836bfcc77730b80c460588b70b4 | [
"MIT"
] | 2,679 | 2018-10-10T03:53:59.000Z | 2020-01-07T14:57:11.000Z | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
namespace Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http;
internal enum ProduceEndType
{
SocketShutdown,
SocketDisconnect,
ConnectionKeepAlive,
}
| 25.416667 | 71 | 0.777049 |
091178369da3160cfe91535162f2b40821157d7f | 3,680 | cs | C# | Tst/UnitTests/PSharpBackendTests.cs | paulshaoyuqiao/P | 7c4603a5d7b0bb3a56943c14ce2323c0cdd8f9e8 | [
"MIT"
] | 1 | 2019-08-22T09:48:58.000Z | 2019-08-22T09:48:58.000Z | Tst/UnitTests/PSharpBackendTests.cs | paulshaoyuqiao/P | 7c4603a5d7b0bb3a56943c14ce2323c0cdd8f9e8 | [
"MIT"
] | null | null | null | Tst/UnitTests/PSharpBackendTests.cs | paulshaoyuqiao/P | 7c4603a5d7b0bb3a56943c14ce2323c0cdd8f9e8 | [
"MIT"
] | null | null | null | using System.IO;
using NUnit.Framework;
using UnitTests.Core;
using UnitTests.Runners;
using UnitTests.Validators;
namespace UnitTests
{
[TestFixture]
[Parallelizable(ParallelScope.Children)]
public class PSharpBackendTests
{
[Test]
public void TestCompilePSharpTemp()
{
... | 45.432099 | 122 | 0.622011 |
784f655020af26f397c8098d80d6116e7fd34d71 | 457 | cs | C# | PHS.Networking/Services/ICoreNetworking.cs | LiveOrDevTrying/PHS | 1991a279f7da5af2fbe65186986da7e446eb4a70 | [
"Apache-2.0"
] | 1 | 2020-10-03T09:11:18.000Z | 2020-10-03T09:11:18.000Z | PHS.Networking/Services/ICoreNetworking.cs | LiveOrDevTrying/PHS | 1991a279f7da5af2fbe65186986da7e446eb4a70 | [
"Apache-2.0"
] | null | null | null | PHS.Networking/Services/ICoreNetworking.cs | LiveOrDevTrying/PHS | 1991a279f7da5af2fbe65186986da7e446eb4a70 | [
"Apache-2.0"
] | null | null | null | using PHS.Networking.Events;
using PHS.Networking.Events.Args;
using System;
namespace PHS.Networking.Services
{
public interface ICoreNetworking<T, U, V> : IDisposable
where T : ConnectionEventArgs
where U : MessageEventArgs
where V : ErrorEventArgs
{
event NetworkingEventHand... | 28.5625 | 59 | 0.71116 |
7890e7d0ec0961439027b56cadd252fa47fc6137 | 2,487 | cs | C# | test/Worker.Logic.Test/TestSupport/BaseCatalogScanToCsvIntegrationTest.cs | NuGet/Insights | 513b5b5d44051acb54e8cc06a25c48d1f710caf9 | [
"Apache-2.0"
] | 7 | 2021-05-18T03:07:36.000Z | 2021-12-21T22:50:41.000Z | test/Worker.Logic.Test/TestSupport/BaseCatalogScanToCsvIntegrationTest.cs | NuGet/Insights | 513b5b5d44051acb54e8cc06a25c48d1f710caf9 | [
"Apache-2.0"
] | 12 | 2021-05-19T12:43:53.000Z | 2022-03-27T21:35:44.000Z | test/Worker.Logic.Test/TestSupport/BaseCatalogScanToCsvIntegrationTest.cs | NuGet/Insights | 513b5b5d44051acb54e8cc06a25c48d1f710caf9 | [
"Apache-2.0"
] | 2 | 2021-06-22T01:57:17.000Z | 2021-11-17T13:50:33.000Z | // Copyright (c) .NET Foundation. All rights reserved.
// Licensed under the Apache License, Version 2.0. See License.txt in the project root for license information.
using System.Collections.Generic;
using System.IO;
using System.Threading.Tasks;
using Xunit.Abstractions;
namespace NuGet.Insights.Worker
{
public... | 37.681818 | 134 | 0.701649 |
74a4bd2a71359b1c0b658e99c141eb2951ab9077 | 454 | cs | C# | Blaise.Api.Contracts/Models/ServerPark/ServerParkDto.cs | uk-gov-mirror/ONSdigital.blaise-api-rest | b7bba5e97b7ccd1efa84b31534f8a9310adba057 | [
"MIT"
] | null | null | null | Blaise.Api.Contracts/Models/ServerPark/ServerParkDto.cs | uk-gov-mirror/ONSdigital.blaise-api-rest | b7bba5e97b7ccd1efa84b31534f8a9310adba057 | [
"MIT"
] | null | null | null | Blaise.Api.Contracts/Models/ServerPark/ServerParkDto.cs | uk-gov-mirror/ONSdigital.blaise-api-rest | b7bba5e97b7ccd1efa84b31534f8a9310adba057 | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using Blaise.Api.Contracts.Models.Instrument;
namespace Blaise.Api.Contracts.Models.ServerPark
{
public class ServerParkDto
{
public ServerParkDto()
{
Instruments = new List<InstrumentDto>();
}
public string Name { get; set; }
... | 22.7 | 67 | 0.645374 |
d5bd1f335b5f3e3b2526059d31c6818cc62176bf | 390 | cs | C# | Source/AlephNote.Common/Settings/Types/AlephShortcutScope.cs | bubdm/AlephNote | bdcc50e80346b4c1b0f9e90e1bbd7246a15d97f1 | [
"MIT"
] | 184 | 2017-03-06T17:52:20.000Z | 2022-03-10T03:39:24.000Z | Source/AlephNote.Common/Settings/Types/AlephShortcutScope.cs | bubdm/AlephNote | bdcc50e80346b4c1b0f9e90e1bbd7246a15d97f1 | [
"MIT"
] | 193 | 2017-03-07T08:09:54.000Z | 2022-03-13T20:07:00.000Z | Source/AlephNote.Common/Settings/Types/AlephShortcutScope.cs | bubdm/AlephNote | bdcc50e80346b4c1b0f9e90e1bbd7246a15d97f1 | [
"MIT"
] | 25 | 2017-03-06T18:29:10.000Z | 2022-01-15T12:38:11.000Z | using MSHC.Lang.Attributes;
namespace AlephNote.Common.Settings.Types
{
public enum AlephShortcutScope
{
[EnumDescriptor("", false)]
None,
[EnumDescriptor("Whole Window")]
Window,
[EnumDescriptor("Notes list")]
NoteList,
[EnumDescriptor("Folder list")]
FolderList,
[EnumDescriptor("Notes edit a... | 15.6 | 41 | 0.702564 |
bdf9d3e1c37c0f7e4d2e6f979abe582578b34609 | 900 | cs | C# | src/Tests/Moryx.Communication.Sockets.IntegrationTests/DelimiterProtocol/EndDelimiterOnlyInterpreter.cs | mmarkwort/MORYX-Platform | 5881b577040912c55d626b725057a915cda5c02f | [
"Apache-2.0"
] | 22 | 2020-06-30T12:00:52.000Z | 2021-02-19T00:29:37.000Z | src/Tests/Moryx.Communication.Sockets.IntegrationTests/DelimiterProtocol/EndDelimiterOnlyInterpreter.cs | mmarkwort/MORYX-Platform | 5881b577040912c55d626b725057a915cda5c02f | [
"Apache-2.0"
] | 60 | 2020-07-06T13:19:34.000Z | 2021-05-05T12:17:35.000Z | src/Tests/Moryx.Communication.Sockets.IntegrationTests/DelimiterProtocol/EndDelimiterOnlyInterpreter.cs | mmarkwort/MORYX-Platform | 5881b577040912c55d626b725057a915cda5c02f | [
"Apache-2.0"
] | 10 | 2020-07-04T15:09:16.000Z | 2021-04-28T07:59:38.000Z | // Copyright (c) 2020, Phoenix Contact GmbH & Co. KG
// Licensed under the Apache License, Version 2.0
namespace Moryx.Communication.Sockets.IntegrationTests.DelimiterProtocol
{
public class EndDelimiterOnlyInterpreter : DelimitedMessageInterpreter
{
public static byte[] TestEndDelimiter = { 1, 3, 3, 7... | 32.142857 | 74 | 0.62 |
7ee8a1bce51a5789c778ca1698fea38c6586829c | 3,002 | cs | C# | Assets/VRM10/Runtime/Migration/MigrationVrmFirstPersonAndLookAt.cs | Sarayalth/UniVRM | 221572e193dc7b3aacb46022cf2af3c44bdf1bec | [
"MIT"
] | null | null | null | Assets/VRM10/Runtime/Migration/MigrationVrmFirstPersonAndLookAt.cs | Sarayalth/UniVRM | 221572e193dc7b3aacb46022cf2af3c44bdf1bec | [
"MIT"
] | 1 | 2021-04-10T00:44:20.000Z | 2021-04-10T00:44:20.000Z | Assets/VRM10/Runtime/Migration/MigrationVrmFirstPersonAndLookAt.cs | Sarayalth/UniVRM | 221572e193dc7b3aacb46022cf2af3c44bdf1bec | [
"MIT"
] | null | null | null | using System;
using System.Linq;
using UniGLTF;
using UniGLTF.Extensions.VRMC_vrm;
using UniJSON;
namespace UniVRM10
{
public static class MigrationVrmLookAtAndFirstPerson
{
static LookAtRangeMap MigrateLookAtRangeMap(JsonNode vrm0)
{
// VRM1
// curve は廃止されます
... | 36.609756 | 96 | 0.530979 |
65dffbcd01ca5564e62bef3ff9c24974f90a0d1c | 2,331 | cs | C# | Challenges/CalcBinaryTreeHeight/CalcBinaryHeightTests/UnitTest1.cs | RickFlinn/data-structures-and-algorithms | 334d34b8cf67638f5f15748f9726ecfa7994086a | [
"MIT"
] | null | null | null | Challenges/CalcBinaryTreeHeight/CalcBinaryHeightTests/UnitTest1.cs | RickFlinn/data-structures-and-algorithms | 334d34b8cf67638f5f15748f9726ecfa7994086a | [
"MIT"
] | 2 | 2019-01-23T18:18:15.000Z | 2019-02-27T17:57:56.000Z | Challenges/CalcBinaryTreeHeight/CalcBinaryHeightTests/UnitTest1.cs | RickFlinn/data-structures-and-algorithms | 334d34b8cf67638f5f15748f9726ecfa7994086a | [
"MIT"
] | null | null | null | using System;
using Trees.Classes;
using Xunit;
using CalcBinaryTreeHeight;
namespace CalcBinaryHeightTests
{
public class UnitTest1
{
[Fact]
public void NullThrowsHeight()
{
Assert.ThrowsAny<NullReferenceException>(() => Program.CalcBinaryTreeHeight(null));
}
... | 24.536842 | 95 | 0.51094 |
8f73448bd1eaa62844ee7c46c17d5f8823ddf144 | 5,635 | cs | C# | Domain/DGCLib_Misc/PolygonTriangulation/MonotoneY_Triangulation.cs | mgrman/DGCLib | a3297571d3f356602fce3d71b37257fbf5089bca | [
"MIT"
] | 1 | 2015-09-06T21:48:14.000Z | 2015-09-06T21:48:14.000Z | Domain/DGCLib_Misc/PolygonTriangulation/MonotoneY_Triangulation.cs | mgrman/DGCLib | a3297571d3f356602fce3d71b37257fbf5089bca | [
"MIT"
] | null | null | null | Domain/DGCLib_Misc/PolygonTriangulation/MonotoneY_Triangulation.cs | mgrman/DGCLib | a3297571d3f356602fce3d71b37257fbf5089bca | [
"MIT"
] | null | null | null | using DGCLib_Base;
using DGCLib_Base.DomainTypes;
using DGCLib_Base.DomainTypes.LinearAlgebra;
using System.Collections.Generic;
using System.Linq;
namespace DGCLib_Misc
{
public class MonotoneY_Triangulation : IAlgorithm<Triangle>
{
[BindInGUI]
public IEnumerable<Point> Points { get; set; }
... | 32.017045 | 109 | 0.410648 |
2b40e04e1a06bf28c083f003980be3f31b5d68f4 | 479 | cs | C# | CustomerProfile.cs | thirdstrongestguardian/Bottlerocket.Payments | d3361853326642eaf6e51cdff109d830d0c6327f | [
"MIT"
] | null | null | null | CustomerProfile.cs | thirdstrongestguardian/Bottlerocket.Payments | d3361853326642eaf6e51cdff109d830d0c6327f | [
"MIT"
] | null | null | null | CustomerProfile.cs | thirdstrongestguardian/Bottlerocket.Payments | d3361853326642eaf6e51cdff109d830d0c6327f | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
namespace Bottlerocket.Payments
{
public class CustomerProfile
{
public String CustomerProfileId { get; set; }
public String Description { get; set; }
public String Email { get; set; }
public String MerchantCustomerId { get; set; }
public List<PaymentPr... | 23.95 | 89 | 0.724426 |
cb30446035e108dc0fe1e0abf216c388acef8212 | 379 | cs | C# | Alexa.NET.Management/SkillDevelopment/SubscriptionEndpointAuthorization.cs | dennis-kuypers-gcx/Alexa.NET.Management | 42e9c04ca8153b72cde3f42aedc14a06fa924895 | [
"MIT"
] | 11 | 2017-12-16T10:48:47.000Z | 2022-02-09T23:40:42.000Z | Alexa.NET.Management/SkillDevelopment/SubscriptionEndpointAuthorization.cs | dennis-kuypers-gcx/Alexa.NET.Management | 42e9c04ca8153b72cde3f42aedc14a06fa924895 | [
"MIT"
] | 19 | 2018-11-09T11:17:18.000Z | 2021-02-16T08:42:20.000Z | Alexa.NET.Management/SkillDevelopment/SubscriptionEndpointAuthorization.cs | dennis-kuypers-gcx/Alexa.NET.Management | 42e9c04ca8153b72cde3f42aedc14a06fa924895 | [
"MIT"
] | 11 | 2018-02-21T06:34:17.000Z | 2022-02-19T09:38:45.000Z | using Newtonsoft.Json;
namespace Alexa.NET.Management.SkillDevelopment
{
public class SubscriptionEndpointAuthorization
{
public SubscriptionEndpointAuthorization(string arn)
{
ARN = arn;
}
[JsonProperty("type")] public string Type => "AWS_IAM";
[JsonPrope... | 22.294118 | 63 | 0.620053 |
6db81d5ebd7c27fcfe249127311e4923cac02df3 | 2,477 | cs | C# | SampleApplication/SampleApplication.Core/ViewModels/RealtimeViewModel.cs | Claytonious/spinnaker | 096c0ab04186fdb50499a5389b0400f8cb5b8c8d | [
"MIT"
] | 6 | 2017-01-22T17:14:44.000Z | 2020-03-04T18:23:48.000Z | SampleApplication/SampleApplication.Core/ViewModels/RealtimeViewModel.cs | Claytonious/spinnaker | 096c0ab04186fdb50499a5389b0400f8cb5b8c8d | [
"MIT"
] | 1 | 2015-10-01T03:26:37.000Z | 2015-10-01T03:26:37.000Z | SampleApplication/SampleApplication.Core/ViewModels/RealtimeViewModel.cs | Claytonious/spinnaker | 096c0ab04186fdb50499a5389b0400f8cb5b8c8d | [
"MIT"
] | 4 | 2015-09-30T17:09:00.000Z | 2020-01-16T05:40:51.000Z | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
namespace Spinnaker.Sample.WinForms.ViewModels
{
/// <summary>
/// This view model demonstrates changing values in the GUI continuously. For perfor... | 26.351064 | 99 | 0.557126 |
6dd3948fddeac13d0b07924cca16aa8a1f8b7c79 | 101 | cs | C# | Assets/[IdleAntColony]/Scripts/Core/System/SaveLoadSystem/SaveFileNameHolder.cs | ladylovelacee/IdleAntColony---Clone | d03f9913c9bb8c2ffd7ad7b9c16b14e435f44181 | [
"MIT"
] | null | null | null | Assets/[IdleAntColony]/Scripts/Core/System/SaveLoadSystem/SaveFileNameHolder.cs | ladylovelacee/IdleAntColony---Clone | d03f9913c9bb8c2ffd7ad7b9c16b14e435f44181 | [
"MIT"
] | null | null | null | Assets/[IdleAntColony]/Scripts/Core/System/SaveLoadSystem/SaveFileNameHolder.cs | ladylovelacee/IdleAntColony---Clone | d03f9913c9bb8c2ffd7ad7b9c16b14e435f44181 | [
"MIT"
] | null | null | null | public static class SavedFileNameHolder
{
public static string PlayerData = "PlayerData";
}
| 20.2 | 52 | 0.732673 |
58efa20f74b4299ba1ef3e46441c97e5716a27e9 | 2,301 | cs | C# | src/FizzBuzz/FizzClient/Program.cs | acdevick/skills-assessment | 1462135e81fecc8ac17566f27f18561d209de10d | [
"Apache-2.0"
] | null | null | null | src/FizzBuzz/FizzClient/Program.cs | acdevick/skills-assessment | 1462135e81fecc8ac17566f27f18561d209de10d | [
"Apache-2.0"
] | null | null | null | src/FizzBuzz/FizzClient/Program.cs | acdevick/skills-assessment | 1462135e81fecc8ac17566f27f18561d209de10d | [
"Apache-2.0"
] | null | null | null | using FizzLib;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace FizzClient
{
class Program
{
private static readonly FizzBuzz FizzBuzz = new FizzBuzz();
private const int maxBatchSize = 10000;
private static T... | 33.838235 | 96 | 0.528466 |
3187435ac84f65b69dfb9ae77cb711c8dc0a5e66 | 353 | cs | C# | Assets/ThirdParty/Runtime Transform Gizmos/Scripts/Runtime Package Common/Effects/ColorRef.cs | ambid17/PlanarWorlds | 074f4cf2567305f52e28209904d4da90dcf06549 | [
"MIT"
] | 4 | 2021-07-27T01:28:52.000Z | 2022-02-05T19:56:03.000Z | Assets/ThirdParty/Runtime Transform Gizmos/Scripts/Runtime Package Common/Effects/ColorRef.cs | ambid17/PlanarWorlds | 074f4cf2567305f52e28209904d4da90dcf06549 | [
"MIT"
] | 56 | 2021-08-13T20:50:49.000Z | 2022-02-05T23:07:15.000Z | Assets/ThirdParty/Runtime Transform Gizmos/Scripts/Runtime Package Common/Effects/ColorRef.cs | ambid17/PlanarWorlds | 074f4cf2567305f52e28209904d4da90dcf06549 | [
"MIT"
] | null | null | null | using UnityEngine;
namespace RTG
{
public class ColorRef
{
private Color _value = Color.white;
public Color Value { get { return _value; } set { _value = value; } }
public ColorRef()
{
}
public ColorRef(Color color)
{
_valu... | 16.809524 | 78 | 0.478754 |
318d713409c4acc082aef8b8b0f28b834e56eeba | 1,627 | cs | C# | Nuqleon/Core/LINQ/Nuqleon.Linq.CompilerServices/ObjectExtensions.cs | ScriptBox99/reaqtor | 0680ffc1557912db349877fc422481479b4acf76 | [
"MIT"
] | 485 | 2021-05-18T14:32:32.000Z | 2022-03-29T21:23:46.000Z | Nuqleon/Core/LINQ/Nuqleon.Linq.CompilerServices/ObjectExtensions.cs | ScriptBox99/reaqtor | 0680ffc1557912db349877fc422481479b4acf76 | [
"MIT"
] | 54 | 2021-05-18T19:08:03.000Z | 2022-03-21T20:21:26.000Z | Nuqleon/Core/LINQ/Nuqleon.Linq.CompilerServices/ObjectExtensions.cs | ScriptBox99/reaqtor | 0680ffc1557912db349877fc422481479b4acf76 | [
"MIT"
] | 35 | 2021-05-18T14:35:48.000Z | 2022-01-21T23:35:35.000Z | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT License.
// See the LICENSE file in the project root for more information.
//
// Revision history:
//
// BD - May 2013 - Created this file.
//
namespace System
{
/// <summary>
/// P... | 38.738095 | 117 | 0.673018 |
e853f954040e5851b4ac6f6e3dd0d08b8368f1b4 | 712 | cs | C# | src/Entities/Data/CollectionAssociatedData.cs | biobankinguk/biobankinguk | e57b3c8c6899f72f4c058d4f5a1fc1365fc5b500 | [
"MIT"
] | 5 | 2020-07-30T09:54:22.000Z | 2021-04-08T15:00:27.000Z | src/Entities/Data/CollectionAssociatedData.cs | biobankinguk/biobankinguk | e57b3c8c6899f72f4c058d4f5a1fc1365fc5b500 | [
"MIT"
] | 244 | 2019-10-08T08:44:36.000Z | 2022-03-04T10:47:35.000Z | src/Entities/Data/CollectionAssociatedData.cs | biobankinguk/biobankinguk | e57b3c8c6899f72f4c058d4f5a1fc1365fc5b500 | [
"MIT"
] | 2 | 2019-11-08T10:14:53.000Z | 2020-08-07T12:35:43.000Z | using System.ComponentModel.DataAnnotations;
using System.ComponentModel.DataAnnotations.Schema;
using Biobanks.Entities.Data.ReferenceData;
namespace Biobanks.Entities.Data
{
public class CollectionAssociatedData
{
[Key, Column(Order = 0)]
public int CollectionId { get; set; }
public v... | 33.904762 | 106 | 0.719101 |
cd362a7567be8cc67cae33d05998588325dea39c | 1,253 | cs | C# | Assets/Scripts/PlayerTeleporter.cs | uitwaaien6/Artifical-Intelligence-Chase-Algorithm | dc71d3169d3185d20ff4b3d416d7bbab45a2a6ca | [
"MIT"
] | 2 | 2020-12-16T21:52:00.000Z | 2021-01-15T23:38:22.000Z | Assets/Scripts/PlayerTeleporter.cs | uitwaaien6/Artificial-Intelligence-Chase-Algorithm | dc71d3169d3185d20ff4b3d416d7bbab45a2a6ca | [
"MIT"
] | null | null | null | Assets/Scripts/PlayerTeleporter.cs | uitwaaien6/Artificial-Intelligence-Chase-Algorithm | dc71d3169d3185d20ff4b3d416d7bbab45a2a6ca | [
"MIT"
] | null | null | null | using System;
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class PlayerTeleporter : MonoBehaviour
{
[SerializeField] GameObject teleporter;
int teleporterCount = 0;
bool isTelInstantiated = false;
bool isThrowable = true;
private void Start()
{
... | 28.477273 | 112 | 0.582602 |
85544e467a76eca4df080dca14997e1d8d9ec039 | 1,355 | cs | C# | TheTofuWarriors/TofuWarrior/Controllers/FollowingController.cs | 08162021-dotnet-uta/P2_TheTofuWarriors | 30fd83bd93a609b6c2eb8baa4e2ee1191b71e253 | [
"MIT"
] | null | null | null | TheTofuWarriors/TofuWarrior/Controllers/FollowingController.cs | 08162021-dotnet-uta/P2_TheTofuWarriors | 30fd83bd93a609b6c2eb8baa4e2ee1191b71e253 | [
"MIT"
] | 7 | 2021-09-21T20:32:43.000Z | 2021-10-01T13:13:14.000Z | TheTofuWarriors/TofuWarrior/Controllers/FollowingController.cs | 08162021-dotnet-uta/P2_TheTofuWarriors | 30fd83bd93a609b6c2eb8baa4e2ee1191b71e253 | [
"MIT"
] | 1 | 2021-09-27T00:04:31.000Z | 2021-09-27T00:04:31.000Z | using Microsoft.AspNetCore.Mvc;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using TofuWarrior.BusinessLogic.Interfaces;
using TofuWarrior.Model.ViewModels;
namespace TofuWarrior.Controllers
{
[ApiController]
[Route("[controller]")]
public class Followin... | 28.229167 | 88 | 0.673063 |
5cd75e7bef112cd6065310b7c98ed696f25b2646 | 796 | cs | C# | src/CinemaWorld.Models.ViewModels/Comments/PostCommentViewModel.cs | stanislavstoyanov99/CinemaWorld | 28926c0ab4ddc180a809c28d627e974cc8a7af63 | [
"MIT"
] | 16 | 2020-04-25T14:57:40.000Z | 2021-08-15T13:31:16.000Z | src/CinemaWorld.Models.ViewModels/Comments/PostCommentViewModel.cs | stanislavstoyanov99/CinemaWorld | 28926c0ab4ddc180a809c28d627e974cc8a7af63 | [
"MIT"
] | 1 | 2020-10-08T08:23:06.000Z | 2020-10-12T07:06:34.000Z | src/CinemaWorld.Models.ViewModels/Comments/PostCommentViewModel.cs | stanislavstoyanov99/CinemaWorld | 28926c0ab4ddc180a809c28d627e974cc8a7af63 | [
"MIT"
] | 17 | 2020-06-17T07:55:15.000Z | 2022-02-09T16:08:31.000Z | namespace CinemaWorld.Models.ViewModels.Comments
{
using System;
using System.ComponentModel.DataAnnotations;
using CinemaWorld.Data.Models;
using CinemaWorld.Services.Mapping;
using Ganss.XSS;
using static CinemaWorld.Models.Common.ModelValidation;
public class PostCommentViewModel : I... | 25.677419 | 85 | 0.678392 |
e3ca81de864f7c5764762c040ac6066f1cd35bea | 2,736 | cs | C# | TinyFontBuilder/Interop/DWrite/Interfaces/IDWriteGdiInterop.cs | miloush/Terka.TinyFonts | cad6be437560aaba25f3465bcb03c87d1364b8cb | [
"Apache-2.0"
] | 1 | 2021-05-14T08:39:19.000Z | 2021-05-14T08:39:19.000Z | TinyFontBuilder/Interop/DWrite/Interfaces/IDWriteGdiInterop.cs | miloush/Terka.TinyFonts | cad6be437560aaba25f3465bcb03c87d1364b8cb | [
"Apache-2.0"
] | null | null | null | TinyFontBuilder/Interop/DWrite/Interfaces/IDWriteGdiInterop.cs | miloush/Terka.TinyFonts | cad6be437560aaba25f3465bcb03c87d1364b8cb | [
"Apache-2.0"
] | 1 | 2021-08-05T00:03:28.000Z | 2021-08-05T00:03:28.000Z | namespace Win32
{
using System;
using System.ComponentModel;
using System.Runtime.InteropServices;
partial class DWrite
{
/// <summary>
/// The GDI interop interface provides interoperability with GDI.
/// </summary>
[ComImport, Guid(UuidOf.IDWriteGdiInterop), Inter... | 49.745455 | 128 | 0.629386 |
a86c5756712e8a0cc764c4e7c89ccf27a4a52daf | 130 | cs | C# | HyperTestDemo/InitializeStatements.cs | AutomateThePlanet/HyperTestDemos | 4c73a2f9152d1667715fbf1ee8ea7f34fbbbefd4 | [
"Apache-2.0"
] | null | null | null | HyperTestDemo/InitializeStatements.cs | AutomateThePlanet/HyperTestDemos | 4c73a2f9152d1667715fbf1ee8ea7f34fbbbefd4 | [
"Apache-2.0"
] | null | null | null | HyperTestDemo/InitializeStatements.cs | AutomateThePlanet/HyperTestDemos | 4c73a2f9152d1667715fbf1ee8ea7f34fbbbefd4 | [
"Apache-2.0"
] | 1 | 2022-02-18T11:33:00.000Z | 2022-02-18T11:33:00.000Z | //global using System;
//global using NUnit.Framework;
//global using OpenQA.Selenium;
//global using OpenQA.Selenium.Support.UI; | 32.5 | 42 | 0.776923 |
f6f3d1266ef5115f8bb91f7c8254ba28dbba5f2a | 3,319 | cs | C# | sdk/src/Services/CodeStar/Generated/Model/DeleteProjectRequest.cs | tomhaigh/aws-sdk-net | 8d2394843b526d9dd5f090c1ae7526df921aa1f8 | [
"Apache-2.0"
] | 5 | 2018-08-18T18:08:46.000Z | 2019-02-21T20:42:59.000Z | sdk/src/Services/CodeStar/Generated/Model/DeleteProjectRequest.cs | tomhaigh/aws-sdk-net | 8d2394843b526d9dd5f090c1ae7526df921aa1f8 | [
"Apache-2.0"
] | null | null | null | sdk/src/Services/CodeStar/Generated/Model/DeleteProjectRequest.cs | tomhaigh/aws-sdk-net | 8d2394843b526d9dd5f090c1ae7526df921aa1f8 | [
"Apache-2.0"
] | 6 | 2018-06-07T00:40:09.000Z | 2021-04-22T11:53:18.000Z | /*
* Copyright 2010-2014 Amazon.com, Inc. or its affiliates. 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.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "l... | 33.19 | 106 | 0.623381 |
4eed937d08745cae1a9559bdb0440681217e40a0 | 13,426 | cs | C# | Bermuda.QL/EvoQLBuilder.cs | melnx/Bermuda | b806a8e202cbae037a17055e8494015893bccbb2 | [
"MIT"
] | 8 | 2015-07-29T01:03:32.000Z | 2021-05-12T04:22:49.000Z | Bermuda.QL/EvoQLBuilder.cs | melnx/Bermuda | b806a8e202cbae037a17055e8494015893bccbb2 | [
"MIT"
] | null | null | null | Bermuda.QL/EvoQLBuilder.cs | melnx/Bermuda | b806a8e202cbae037a17055e8494015893bccbb2 | [
"MIT"
] | 4 | 2015-07-29T01:03:33.000Z | 2017-07-17T22:59:52.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Bermuda.QL;
using System.Linq.Expressions;
using System.Reflection;
using System.Globalization;
using Bermuda.Entities;
using Bermuda.Entities.ExpressionGeneration;
namespace Bermuda.DomainLayer
{
public class... | 39.25731 | 333 | 0.584537 |
f61e36ecd2423b8bdd75e2655fe4a060f63aaa0d | 348 | cs | C# | ClemBot.Api/ClemBot.Api.Common/Security/OAuth/IDiscordAuthManager.cs | makayla-moster/ClemBot | 26503d25f1fbe2abcf99dbf0f68b17e88ad11a7c | [
"MIT"
] | 121 | 2020-04-25T06:20:28.000Z | 2021-06-07T03:08:46.000Z | ClemBot.Api/ClemBot.Api.Common/Security/OAuth/IDiscordAuthManager.cs | makayla-moster/ClemBot | 26503d25f1fbe2abcf99dbf0f68b17e88ad11a7c | [
"MIT"
] | 180 | 2020-04-25T04:49:51.000Z | 2021-06-22T15:21:30.000Z | ClemBot.Api/ClemBot.Api.Common/Security/OAuth/IDiscordAuthManager.cs | makayla-moster/ClemBot | 26503d25f1fbe2abcf99dbf0f68b17e88ad11a7c | [
"MIT"
] | 72 | 2020-04-25T03:28:49.000Z | 2021-06-20T20:17:00.000Z | using ClemBot.Api.Common.Security.OAuth.OAuthUser;
namespace ClemBot.Api.Common.Security.OAuth
{
public interface IDiscordAuthManager
{
Task<bool> CheckTokenIsUserAsync(string bearer);
Task<DiscordOAuthModel?> GetDiscordUserAsync(string bearer);
Task<List<Guild>?> GetDiscordUserGuildsAs... | 29 | 68 | 0.741379 |
18e2b866b71a4e1d66fcb132cc823ad0a848379d | 3,902 | cs | C# | Assets/SimplifyIoC/Runtime/SimplifyIoC/Framework/impl/SemiBinding.cs | JiphuTzu/SimplifyIoC | af51f3f151f5d02dbe21d7631b90d77dfd6959a5 | [
"Apache-2.0"
] | 1 | 2021-03-16T06:10:19.000Z | 2021-03-16T06:10:19.000Z | Assets/SimplifyIoC/Runtime/SimplifyIoC/Framework/impl/SemiBinding.cs | JiphuTzu/SimplifyIoC | af51f3f151f5d02dbe21d7631b90d77dfd6959a5 | [
"Apache-2.0"
] | null | null | null | Assets/SimplifyIoC/Runtime/SimplifyIoC/Framework/impl/SemiBinding.cs | JiphuTzu/SimplifyIoC | af51f3f151f5d02dbe21d7631b90d77dfd6959a5 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2013 ThirdMotion, Inc.
*
* 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... | 27.871429 | 102 | 0.475654 |
2e421960191e36939eaeacf9a7e625757dac0f81 | 781 | cs | C# | Runtime/Presentation/DataSystem/LocalizedTextData.cs | Syadeu/CoreSystem | dc4f11c71568033a02d1fc41e4e5e6dc1815b3ab | [
"Apache-2.0"
] | null | null | null | Runtime/Presentation/DataSystem/LocalizedTextData.cs | Syadeu/CoreSystem | dc4f11c71568033a02d1fc41e4e5e6dc1815b3ab | [
"Apache-2.0"
] | 8 | 2021-09-08T17:12:35.000Z | 2022-01-31T08:56:50.000Z | Runtime/Presentation/DataSystem/LocalizedTextData.cs | Syadeu/CoreSystem | dc4f11c71568033a02d1fc41e4e5e6dc1815b3ab | [
"Apache-2.0"
] | null | null | null | using Newtonsoft.Json;
using System;
namespace Syadeu.Presentation.Data
{
public sealed class LocalizedTextData : DataObjectBase
{
public enum Culture
{
English,
Korean
}
[Serializable]
public sealed class Text
{
[JsonPropert... | 26.931034 | 108 | 0.582586 |
eab710e812b842b7572b7c4ca08488a684f750bb | 1,585 | cs | C# | SourceCode/Source/Kernal/FastReflection/FieldAccessor.cs | ckalvin-hub/Sheng.Winform.IDE | 3b66224cb4247f1e8b34bc4de130302d15d41e05 | [
"MIT"
] | 227 | 2017-08-22T01:55:08.000Z | 2022-03-24T01:39:56.000Z | SourceCode/Source/Kernal/FastReflection/FieldAccessor.cs | sirwgame/Sheng.Winform.IDE | 67a10bd492c790e63b39c8c7b1b1b4298a08588b | [
"MIT"
] | null | null | null | SourceCode/Source/Kernal/FastReflection/FieldAccessor.cs | sirwgame/Sheng.Winform.IDE | 67a10bd492c790e63b39c8c7b1b1b4298a08588b | [
"MIT"
] | 133 | 2017-08-22T01:55:15.000Z | 2022-02-18T10:16:14.000Z | /*********************************************
作者:曹旭升
QQ:279060597
访问博客了解详细介绍及更多内容:
http://blog.shengxunwei.com
**********************************************/
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Reflection;
using System... | 33.723404 | 92 | 0.581073 |
4b23dfec787d8bf693d30716c0e478d828afa258 | 3,570 | cs | C# | WIKIConvert/WIKIConvert/Form1.cs | agancsos/csharp | 0f65e8fbbf7b8d800583216729b193f05a419c5a | [
"MIT"
] | null | null | null | WIKIConvert/WIKIConvert/Form1.cs | agancsos/csharp | 0f65e8fbbf7b8d800583216729b193f05a419c5a | [
"MIT"
] | null | null | null | WIKIConvert/WIKIConvert/Form1.cs | agancsos/csharp | 0f65e8fbbf7b8d800583216729b193f05a419c5a | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.IO;
namespace WindowsFormsApplication1{
public partial class Form1 : Form{
public Form1(){
InitializeComponent();
... | 26.842105 | 79 | 0.618768 |
bc09463f8a949a278ca68a159cb625937d89270b | 3,151 | cs | C# | Assets/Scripts/Strileni.cs | ficomi/BoxHeads | 68f428df7a2428b95d000946547a6b057c58e071 | [
"MIT"
] | null | null | null | Assets/Scripts/Strileni.cs | ficomi/BoxHeads | 68f428df7a2428b95d000946547a6b057c58e071 | [
"MIT"
] | null | null | null | Assets/Scripts/Strileni.cs | ficomi/BoxHeads | 68f428df7a2428b95d000946547a6b057c58e071 | [
"MIT"
] | null | null | null | using UnityEngine;
using System.Collections;
public class Strileni : MonoBehaviour
{
static float nabojeVzasobniku ;
static float MaxNabojeVZasobniku = 30f;
public GameObject kulka_prefab;
public GameObject kulkaSpawn_prefab;
public static float naboje = 300f;
public float RychlostKulky;
p... | 24.426357 | 252 | 0.556014 |
a9e6b9bd04fdc3175612163178da2e2e2449d9a7 | 3,100 | cshtml | C# | MeetU/MeetU/Views/Meetups/Create.cshtml | Mooophy/meetu | aeb8cd183892a753997dde544d0e7791fd18424b | [
"MIT"
] | 10 | 2016-01-26T05:52:02.000Z | 2021-04-18T14:24:58.000Z | MeetU/MeetU/Views/Meetups/Create.cshtml | Mooophy/meetu | aeb8cd183892a753997dde544d0e7791fd18424b | [
"MIT"
] | 39 | 2016-01-13T13:45:27.000Z | 2016-05-10T10:49:47.000Z | MeetU/MeetU/Views/Meetups/Create.cshtml | Mooophy/meetu | aeb8cd183892a753997dde544d0e7791fd18424b | [
"MIT"
] | 51 | 2016-01-29T01:04:09.000Z | 2016-10-15T08:54:44.000Z | @model MeetU.Models.Meetup
@{
ViewBag.Title = "Create";
Layout = "~/Views/Shared/_Layout.cshtml";
}
<h2>Create</h2>
@using (Html.BeginForm())
{
@Html.AntiForgeryToken()
<div class="form-horizontal">
<h4>Meetup</h4>
<hr />
@Html.ValidationSummary(true, "", new { @class = "tex... | 40.25974 | 155 | 0.554839 |
3bcc1cd615bcda0d5841a701ec98ae506f1fd5c3 | 942 | cs | C# | src/Xamarin.iOS.Behaviors/Behaviors/Input/HideKeyboardOnEnterKeyBehavior.cs | ThomasLebrun/XamarinBehaviorsToolkit | e5e4b4de2931a8ac9c41b3709583e7cd6a8a2883 | [
"MIT"
] | 42 | 2016-02-02T18:14:10.000Z | 2022-02-13T17:26:15.000Z | src/Xamarin.iOS.Behaviors/Behaviors/Input/HideKeyboardOnEnterKeyBehavior.cs | ThomasLebrun/XamarinBehaviorsToolkit | e5e4b4de2931a8ac9c41b3709583e7cd6a8a2883 | [
"MIT"
] | 1 | 2016-02-15T14:26:10.000Z | 2016-02-16T19:32:36.000Z | src/Xamarin.iOS.Behaviors/Behaviors/Input/HideKeyboardOnEnterKeyBehavior.cs | ThomasLebrun/XamarinBehaviorsToolkit | e5e4b4de2931a8ac9c41b3709583e7cd6a8a2883 | [
"MIT"
] | 10 | 2016-02-05T13:02:50.000Z | 2022-03-31T13:28:59.000Z | using UIKit;
namespace iOS.Behaviors.Input
{
/// <summary>
/// Behavior used on an EditText object and used to hide the software keyboard when one of the following key is pressed: "Done", "Search" or "Go"
/// </summary>
public class HideKeyboardOnEnterKeyBehavior : Behavior<UITextField>
{
p... | 33.642857 | 149 | 0.633758 |
9d5c6b73fa0fb71c5c14c45d4a585b3340e30226 | 12,049 | cs | C# | src/Http/Routing/test/UnitTests/CompositeEndpointDataSourceTest.cs | aspnet/AspNetCore | e8be566ee25d40fc2338b7384c5225ba5da831f3 | [
"Apache-2.0"
] | 8,570 | 2018-10-09T21:50:10.000Z | 2020-01-07T21:08:56.000Z | src/Http/Routing/test/UnitTests/CompositeEndpointDataSourceTest.cs | aspnet/AspNetCore | e8be566ee25d40fc2338b7384c5225ba5da831f3 | [
"Apache-2.0"
] | 13,668 | 2018-10-10T00:13:51.000Z | 2020-01-07T21:01:12.000Z | src/Http/Routing/test/UnitTests/CompositeEndpointDataSourceTest.cs | aspnet/AspNetCore | e8be566ee25d40fc2338b7384c5225ba5da831f3 | [
"Apache-2.0"
] | 2,679 | 2018-10-10T03:53:59.000Z | 2020-01-07T14:57:11.000Z | // Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.Collections.ObjectModel;
using Microsoft.AspNetCore.Builder;
using Microsoft.AspNetCore.Http;
using Microsoft.AspNetCore.Routing.Patterns;
using Microsoft.AspNetCore.Rou... | 38.495208 | 133 | 0.678148 |
eec3775c201e57f480c3807f7db98c7bab1efe92 | 323 | cs | C# | Core.GH/Properties/AssemblyInfo.cs | tsvilans/tas | 725adfc525d4d896566841328b6b13adf1f28e5e | [
"Apache-2.0"
] | 2 | 2021-03-29T01:46:57.000Z | 2022-01-03T13:59:31.000Z | Core.GH/Properties/AssemblyInfo.cs | tsvilans/tas | 725adfc525d4d896566841328b6b13adf1f28e5e | [
"Apache-2.0"
] | 6 | 2018-12-03T10:39:39.000Z | 2018-12-03T10:46:37.000Z | Core.GH/Properties/AssemblyInfo.cs | tsvilans/tas | 725adfc525d4d896566841328b6b13adf1f28e5e | [
"Apache-2.0"
] | null | null | null | using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using Rhino.PlugIns;
[assembly: AssemblyTitle("tasTools (Core.GH)")]
[assembly: AssemblyDescription("A personal PhD toolkit.")]
[assembly: ComVisible(false)]
[assembly: Guid("ab10b25c-ff58-412f-9981-24a07c0f2ace")]... | 24.846154 | 58 | 0.783282 |
296187b02c105ca2e7501a386ba7874c499b292d | 3,227 | cs | C# | Core40/Configurations/Mappers.cs | danrayson/Live-Charts | 8372bd998740674cb078b41923d365e89e6d2f8c | [
"MIT"
] | 3,470 | 2018-03-05T06:24:23.000Z | 2022-03-30T23:15:32.000Z | Core40/Configurations/Mappers.cs | hucya/Live-Charts | 538b9c47601d0cabe20c9d3e62de1d7c385d214c | [
"MIT"
] | 654 | 2015-09-20T01:46:43.000Z | 2018-03-03T23:49:22.000Z | Core40/Configurations/Mappers.cs | hucya/Live-Charts | 538b9c47601d0cabe20c9d3e62de1d7c385d214c | [
"MIT"
] | 1,042 | 2018-03-05T09:19:40.000Z | 2022-03-26T04:04:54.000Z | //The MIT License(MIT)
//Copyright(c) 2016 Alberto Rodriguez & LiveCharts Contributors
//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 ... | 35.855556 | 80 | 0.615742 |
776f5b9d6a10f85f509f2f6bf10042e3e4f5ab46 | 5,614 | cs | C# | Biotime2/BiotimeCore/Common/RegistryWorks.cs | nikitabessarab/Biotime | 47c5c091f6f274af419445a67a15320f8cc0f1c2 | [
"MIT"
] | null | null | null | Biotime2/BiotimeCore/Common/RegistryWorks.cs | nikitabessarab/Biotime | 47c5c091f6f274af419445a67a15320f8cc0f1c2 | [
"MIT"
] | null | null | null | Biotime2/BiotimeCore/Common/RegistryWorks.cs | nikitabessarab/Biotime | 47c5c091f6f274af419445a67a15320f8cc0f1c2 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace BiotimeCore.Common
{
public class RegistryIdModel
{
public Guid Id { get; set; }
public string ShopName { get; set; }
}
public class TryRegisterShopInRegistry : TryResult
{
public ... | 29.703704 | 244 | 0.699145 |
b14815c0facfb98e30568c0012041e9a7c3d2441 | 1,256 | cs | C# | Assets/Scripts/Controller/GUI/GameOverMenuController.cs | BurakErbora/3D-carom-billiards | 553d9b492e9129cebd0c199617770ca74b896c79 | [
"MIT"
] | null | null | null | Assets/Scripts/Controller/GUI/GameOverMenuController.cs | BurakErbora/3D-carom-billiards | 553d9b492e9129cebd0c199617770ca74b896c79 | [
"MIT"
] | null | null | null | Assets/Scripts/Controller/GUI/GameOverMenuController.cs | BurakErbora/3D-carom-billiards | 553d9b492e9129cebd0c199617770ca74b896c79 | [
"MIT"
] | null | null | null | using UnityEngine;
using UnityEngine.SceneManagement;
using TMPro;
using CaromBilliards3D.Services;
using CaromBilliards3D.Utility;
namespace CaromBilliards3D.Controller.GUI
{
public class GameOverMenuController : MonoBehaviour
{
public TextMeshProUGUI totalShotsTakenText;
public TextMeshProUGU... | 32.205128 | 140 | 0.697452 |
9722b16e1aa5b093df7da5d8be54c27e72df2354 | 3,150 | cs | C# | AiJobTeacherUnity/Assets/JobCatalogue.cs | AI3SW/ai_job_teacher_unity | 419907dfefed29763f8840a0c1ca01b6e3789dda | [
"MIT"
] | null | null | null | AiJobTeacherUnity/Assets/JobCatalogue.cs | AI3SW/ai_job_teacher_unity | 419907dfefed29763f8840a0c1ca01b6e3789dda | [
"MIT"
] | null | null | null | AiJobTeacherUnity/Assets/JobCatalogue.cs | AI3SW/ai_job_teacher_unity | 419907dfefed29763f8840a0c1ca01b6e3789dda | [
"MIT"
] | null | null | null | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.UI;
using TMPro;
using AIcube.AITeacher;
public class JobCatalogue : MonoBehaviour
{
[SerializeField]
RectTransform parent;
[SerializeField] JobCatalogueElement prefab;
//[SerializeField] public List<FullJob... | 27.391304 | 100 | 0.637778 |
611d9b7b08be9d4fedc3d615fa5b952de4a47e8a | 3,631 | cs | C# | c#/Program.cs | viacheslave/leetcode-naive | ac47339cc88420394a145f3ad5c5656c31565377 | [
"MIT"
] | 1 | 2020-12-24T22:52:01.000Z | 2020-12-24T22:52:01.000Z | c#/Program.cs | viacheslave/leetcode-naive | ac47339cc88420394a145f3ad5c5656c31565377 | [
"MIT"
] | null | null | null | c#/Program.cs | viacheslave/leetcode-naive | ac47339cc88420394a145f3ad5c5656c31565377 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations;
using System.Data;
using System.Diagnostics.CodeAnalysis;
using System.Globalization;
using System.IO.MemoryMappedFiles;
using System.Linq;
using System.Numerics;
using System.Runtime.CompilerServices;
using System.Ru... | 26.122302 | 122 | 0.473974 |
c94500577b9995ea915727141ca0540d98781d2d | 697 | cs | C# | Osp/Backend/Ianitor.Osp.Backend.Authentication/DynamicAuth/IDynamicAuthOptionsBuilder.cs | ianitor/ObjectServicePlatform | 5012d32c6287fc7fe0c50bfe10c6edc95e8aa57b | [
"MIT"
] | null | null | null | Osp/Backend/Ianitor.Osp.Backend.Authentication/DynamicAuth/IDynamicAuthOptionsBuilder.cs | ianitor/ObjectServicePlatform | 5012d32c6287fc7fe0c50bfe10c6edc95e8aa57b | [
"MIT"
] | null | null | null | Osp/Backend/Ianitor.Osp.Backend.Authentication/DynamicAuth/IDynamicAuthOptionsBuilder.cs | ianitor/ObjectServicePlatform | 5012d32c6287fc7fe0c50bfe10c6edc95e8aa57b | [
"MIT"
] | null | null | null | using Microsoft.AspNetCore.Authentication;
namespace Ianitor.Osp.Backend.Authentication.DynamicAuth
{
/// <summary>
/// Interface of the dynamic auth options builder, that allows to add options during run-time of identity services
/// </summary>
/// <typeparam name="TOptions">Options of </typeparam>... | 34.85 | 118 | 0.684362 |
1bde64317fd1f3f7c562ffa5c14d5fa6b4535180 | 9,096 | cs | C# | Emgu.CV/Emgu.CV.ML/EM.cs | rlabrecque/RLSolitaireBot | f4ca851d26d348f79823e0750a1792a403cf4a45 | [
"MIT"
] | 5 | 2017-10-25T11:54:24.000Z | 2021-12-01T12:28:07.000Z | Emgu.CV/Emgu.CV.ML/EM.cs | rlabrecque/RLSolitaireBot | f4ca851d26d348f79823e0750a1792a403cf4a45 | [
"MIT"
] | null | null | null | Emgu.CV/Emgu.CV.ML/EM.cs | rlabrecque/RLSolitaireBot | f4ca851d26d348f79823e0750a1792a403cf4a45 | [
"MIT"
] | 3 | 2017-07-10T02:56:25.000Z | 2020-07-31T04:28:19.000Z | //----------------------------------------------------------------------------
// Copyright (C) 2004-2016 by EMGU Corporation. All rights reserved.
//----------------------------------------------------------------------------
using System;
using System.Diagnostics;
using System.Runtime.InteropServices;
using ... | 58.683871 | 436 | 0.671834 |
c4e606bed3ad2aefaa0130def45c5dab3c71862d | 944 | cs | C# | resources/.gen/aws/aws/IotTopicRuleErrorActionStepFunctions.cs | scottenriquez/cdktf-alpha-csharp-testing | df6f4690e8bbcc50078c15d2d49355eb02d3b945 | [
"MIT"
] | null | null | null | resources/.gen/aws/aws/IotTopicRuleErrorActionStepFunctions.cs | scottenriquez/cdktf-alpha-csharp-testing | df6f4690e8bbcc50078c15d2d49355eb02d3b945 | [
"MIT"
] | null | null | null | resources/.gen/aws/aws/IotTopicRuleErrorActionStepFunctions.cs | scottenriquez/cdktf-alpha-csharp-testing | df6f4690e8bbcc50078c15d2d49355eb02d3b945 | [
"MIT"
] | null | null | null | using Amazon.JSII.Runtime.Deputy;
#pragma warning disable CS0672,CS0809,CS1591
namespace aws
{
#pragma warning disable CS8618
[JsiiByValue(fqn: "aws.IotTopicRuleErrorActionStepFunctions")]
public class IotTopicRuleErrorActionStepFunctions : aws.IIotTopicRuleErrorActionStepFunctions
{
[JsiiPro... | 26.971429 | 127 | 0.600636 |
9010bd8942b9eb53932cfce72d2d36b727a5f5c2 | 18,193 | cs | C# | generators/Efm32/Program.cs | sysprogs/BSPTools | 14cf58cf2492999179a236a40f9d7758f2eca34f | [
"BSD-2-Clause"
] | 25 | 2015-10-24T04:27:35.000Z | 2022-03-22T10:16:06.000Z | generators/Efm32/Program.cs | sysprogs/BSPTools | 14cf58cf2492999179a236a40f9d7758f2eca34f | [
"BSD-2-Clause"
] | 3 | 2017-02-19T22:36:36.000Z | 2021-11-07T16:01:05.000Z | generators/Efm32/Program.cs | sysprogs/BSPTools | 14cf58cf2492999179a236a40f9d7758f2eca34f | [
"BSD-2-Clause"
] | 20 | 2016-03-02T18:10:59.000Z | 2020-09-23T02:45:31.000Z | /* Copyright (c) 2015 Sysprogs OU. All Rights Reserved.
This software is licensed under the Sysprogs BSP Generator License.
https://github.com/sysprogs/BSPTools/blob/master/LICENSE
*/
using BSPEngine;
using BSPGenerationTools;
using LinkerScriptGenerator;
using System;
using System.Collections.Generic;... | 44.157767 | 224 | 0.512395 |
939c9593b8d771e181f0b655d44bd852c554edc4 | 2,263 | cs | C# | ArkBot/Database/EfDatabaseContext.cs | Betrail/ArkBot | f60c9f67d8832cb85241bc923efdc9df400934b5 | [
"MIT"
] | 73 | 2018-10-04T07:50:54.000Z | 2022-02-11T18:37:50.000Z | ArkBot/Database/EfDatabaseContext.cs | Betrail/ArkBot | f60c9f67d8832cb85241bc923efdc9df400934b5 | [
"MIT"
] | 85 | 2018-09-12T16:31:03.000Z | 2022-02-02T02:24:09.000Z | ArkBot/Database/EfDatabaseContext.cs | WIN365ru/ArkBot | 5ad0780c8a58bf887d3b1f3f9ebbbbb8c08bf456 | [
"MIT"
] | 48 | 2018-10-10T05:50:18.000Z | 2022-01-23T22:46:54.000Z | using ArkBot.Database.Model;
using System;
using System.Collections.Generic;
using System.Data.Entity;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace ArkBot.Database
{
public class EfDatabaseContext : DbContext, IEfDatabaseContext
{
public EfDatabaseContext(string nameOr... | 39.017241 | 101 | 0.637207 |
9e05e0bfa30f470ddc7c69a31e41221eec18fe10 | 1,366 | cs | C# | Cynosura.Studio.Generator/Infrastructure/EntityTypeHandler.cs | FroHenK/Cynosura.Studio | 72564bc51e15c154f95cc5d5c35fafa486b400c0 | [
"MIT"
] | null | null | null | Cynosura.Studio.Generator/Infrastructure/EntityTypeHandler.cs | FroHenK/Cynosura.Studio | 72564bc51e15c154f95cc5d5c35fafa486b400c0 | [
"MIT"
] | null | null | null | Cynosura.Studio.Generator/Infrastructure/EntityTypeHandler.cs | FroHenK/Cynosura.Studio | 72564bc51e15c154f95cc5d5c35fafa486b400c0 | [
"MIT"
] | null | null | null | using System;
using System.IO;
using System.Linq;
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
using Newtonsoft.Json.Linq;
using Cynosura.Studio.Generator.Models;
namespace Cynosura.Studio.Generator.Infrastructure
{
public class EntityTypeHandler: CustomCreationConverter<Entity>
{
private ... | 29.06383 | 124 | 0.61713 |
25789fc990321840631cf4704cd2c06b3cd745a3 | 1,379 | cs | C# | CustomTextAnalytics.CLUtils/Solution/CogSLanguageUtilities.Tests/UnitTests/ApplicationLayer/Services/Parser/DocxParserServiceUnitTest.cs | kayousef/CognitiveServicesLanguageUtilities | a4173a8c4461d55f07e21467457037e1c63ddb5d | [
"MIT"
] | 6 | 2020-11-19T07:34:19.000Z | 2021-07-06T01:54:47.000Z | CustomTextAnalytics.CLUtils/Solution/CogSLanguageUtilities.Tests/UnitTests/ApplicationLayer/Services/Parser/DocxParserServiceUnitTest.cs | kayousef/CognitiveServicesLanguageUtilities | a4173a8c4461d55f07e21467457037e1c63ddb5d | [
"MIT"
] | 65 | 2021-08-19T21:01:12.000Z | 2022-01-26T14:10:53.000Z | CustomTextAnalytics.CLUtils/Solution/CogSLanguageUtilities.Tests/UnitTests/ApplicationLayer/Services/Parser/DocxParserServiceUnitTest.cs | kayousef/CognitiveServicesLanguageUtilities | a4173a8c4461d55f07e21467457037e1c63ddb5d | [
"MIT"
] | 7 | 2021-05-05T16:35:50.000Z | 2021-08-17T11:18:37.000Z | using Microsoft.CogSLanguageUtilities.Core.Services.Parser;
using Microsoft.CogSLanguageUtilities.Definitions.Models.Document;
using Microsoft.CogSLanguageUtilities.Tests.TestUtils;
using Newtonsoft.Json;
using System.IO;
using System.Threading.Tasks;
using Xunit;
namespace Microsoft.CogSLanguageUtilities.Tests.UnitT... | 32.069767 | 95 | 0.646846 |
6e126438999e839a317bed5799f66589e2ebd09e | 1,124 | cs | C# | HaatosWorldTool/Core/PopBaseStructures.cs | Haato3o/HaatosWorldTools | 81254b603b0fa58427f426cc7e47f713c3b08b5a | [
"MIT"
] | 4 | 2021-01-01T18:01:18.000Z | 2021-06-04T04:20:29.000Z | HaatosWorldTool/Core/PopBaseStructures.cs | Haato3o/HaatosWorldTools | 81254b603b0fa58427f426cc7e47f713c3b08b5a | [
"MIT"
] | null | null | null | HaatosWorldTool/Core/PopBaseStructures.cs | Haato3o/HaatosWorldTools | 81254b603b0fa58427f426cc7e47f713c3b08b5a | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Runtime.InteropServices;
namespace HaatosWorldTool.Core
{
[StructLayout(LayoutKind.Sequential, Pack = 1)]
public struct cPopBase
{
public byte unk0 { get; set; }
... | 26.761905 | 60 | 0.608541 |
6b5ade39b54ccebe8452ec62da5b54c5fe7b875c | 2,671 | cs | C# | src/Uno.UI.Composition/Generated/3.0.0.0/Windows.UI.Composition/CompositionPropertySet.cs | olirobert/uno | 02c3ffbc0909a71de17a8f0c6268ca6fed7c1b04 | [
"Apache-2.0"
] | 5,973 | 2019-06-27T02:51:02.000Z | 2022-03-31T11:07:25.000Z | src/Uno.UI.Composition/Generated/3.0.0.0/Windows.UI.Composition/CompositionPropertySet.cs | olirobert/uno | 02c3ffbc0909a71de17a8f0c6268ca6fed7c1b04 | [
"Apache-2.0"
] | 6,988 | 2019-06-27T03:34:56.000Z | 2022-03-31T22:01:54.000Z | src/Uno.UI.Composition/Generated/3.0.0.0/Windows.UI.Composition/CompositionPropertySet.cs | olirobert/uno | 02c3ffbc0909a71de17a8f0c6268ca6fed7c1b04 | [
"Apache-2.0"
] | 636 | 2019-06-27T23:31:29.000Z | 2022-03-30T00:50:25.000Z | #pragma warning disable 108 // new keyword hiding
#pragma warning disable 114 // new keyword hiding
namespace Windows.UI.Composition
{
#if false || false || false || false || false || false || false
[global::Uno.NotImplemented]
#endif
public partial class CompositionPropertySet : global::Windows.UI.Composition.Com... | 89.033333 | 140 | 0.831898 |
dc79ca5d8e41dca5792638c9cf8180df444406db | 740 | cs | C# | src/tests/Specify.Tests/Apis/SemanticVersioningTests.cs | mwhelan/Specify | 7a6f02a3d497ef5567976e78caa151ab334433d8 | [
"MIT"
] | 22 | 2015-08-19T15:17:43.000Z | 2022-03-07T15:25:32.000Z | src/tests/Specify.Tests/Apis/SemanticVersioningTests.cs | mwhelan/Specify | 7a6f02a3d497ef5567976e78caa151ab334433d8 | [
"MIT"
] | 21 | 2015-04-07T17:01:53.000Z | 2022-03-24T13:01:15.000Z | src/tests/Specify.Tests/Apis/SemanticVersioningTests.cs | mwhelan/Specify | 7a6f02a3d497ef5567976e78caa151ab334433d8 | [
"MIT"
] | 13 | 2015-04-07T15:51:18.000Z | 2017-11-23T16:22:46.000Z | //using NUnit.Framework;
//using Shouldly;
//using Specify.Autofac;
//namespace Specify.Tests.Apis
//{
// public class SemanticVersioningTests
// {
//#if NET46
// [Test]
// public void specify_has_no_public_api_changes()
// {
// var publicApi = PublicApiGenerator.ApiG... | 28.461538 | 116 | 0.609459 |
2d79f8b0fa6aa70a50128a40cdf832cca0d86ac4 | 289 | cs | C# | edx-project/Models/DomainModels/Actor.cs | Kodluyoruz-63-BEBKABootcamp/EDXExamples | 3d90e02fec9b6a14b13702ccd9fb110c593b5c9e | [
"MIT"
] | 2 | 2020-11-13T10:10:38.000Z | 2020-11-14T17:24:50.000Z | edx-project/Models/DomainModels/Actor.cs | Kodluyoruz-63-BEBKABootcamp/EDXExamples | 3d90e02fec9b6a14b13702ccd9fb110c593b5c9e | [
"MIT"
] | 5 | 2020-11-01T09:35:28.000Z | 2020-11-14T15:10:50.000Z | edx-project/Models/DomainModels/Actor.cs | mutlu-aliosman/github-upload | f829d5415a06fabf1a112812294d152a2dd521c2 | [
"MIT"
] | 5 | 2020-11-08T09:04:48.000Z | 2020-11-13T22:04:49.000Z | using System;
namespace edx_project.Models.DomainModels
{
public partial class Actor
{
public int Actor_ID { get; set; }
public string First_Name { get; set; }
public string Last_Name { get; set; }
public DateTime Last_Update { get; set; }
}
}
| 24.083333 | 49 | 0.626298 |
9ed36b8d1dd7b5e9b0ee2ab8a84d3049aaa6c880 | 1,426 | cs | C# | src/Program.cs | haled/XSqlClient | 8ff02a6c2bf1f4f00e529c1a6786fde4cd86f3ae | [
"MIT"
] | null | null | null | src/Program.cs | haled/XSqlClient | 8ff02a6c2bf1f4f00e529c1a6786fde4cd86f3ae | [
"MIT"
] | null | null | null | src/Program.cs | haled/XSqlClient | 8ff02a6c2bf1f4f00e529c1a6786fde4cd86f3ae | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Data.SqlClient;
namespace XSqlClient
{
public class Program
{
private IArgumentParser _argumentParser;
private IRunner _runner;
private static readonly Dictionary<string,string> _allowedArguments = new Dictionary<string,string>
{
... | 23 | 104 | 0.623422 |
405e42ace87c6ef965bc6fdff75814520c478fe2 | 1,456 | cs | C# | XDT.Job.HostApplication/Program.cs | yinguilong/XDT.API | 1d65e24e98fc0d56a14614a037fbce8b57185ad4 | [
"Apache-2.0"
] | null | null | null | XDT.Job.HostApplication/Program.cs | yinguilong/XDT.API | 1d65e24e98fc0d56a14614a037fbce8b57185ad4 | [
"Apache-2.0"
] | null | null | null | XDT.Job.HostApplication/Program.cs | yinguilong/XDT.API | 1d65e24e98fc0d56a14614a037fbce8b57185ad4 | [
"Apache-2.0"
] | null | null | null | using Quartz;
using Quartz.Impl;
using System;
using System.Collections.Specialized;
using System.Threading.Tasks;
namespace XDT.Job.HostApplication
{
class Program
{
static void Main(string[] args)
{
Console.WriteLine("Hello World!");
var properties = new NameValueColl... | 36.4 | 114 | 0.57967 |
e59b508eec82c5c7f4b99540f2dc52b4a932357b | 7,808 | cs | C# | Minisign.Net.Tests/BaseTests.cs | bitbeans/minisign-net | 7df7d878d615e46dfc88fbe30f7fe9b12f457c85 | [
"MIT"
] | 29 | 2015-08-11T09:34:42.000Z | 2022-02-16T20:24:59.000Z | Minisign.Net.Tests/BaseTests.cs | bitbeans/minisign-net | 7df7d878d615e46dfc88fbe30f7fe9b12f457c85 | [
"MIT"
] | 6 | 2015-08-11T13:31:17.000Z | 2021-03-13T09:34:40.000Z | Minisign.Net.Tests/BaseTests.cs | bitbeans/minisign-net | 7df7d878d615e46dfc88fbe30f7fe9b12f457c85 | [
"MIT"
] | 5 | 2016-10-05T20:38:27.000Z | 2021-04-20T22:18:31.000Z | using Minisign;
using Sodium;
using System.IO;
using System.Text;
using Xunit;
namespace Tests
{
public class BaseTests
{
[Fact]
public void GenerateKeyTest()
{
const string seckeypass = "7e725ac9f52336f74dc54bbe2912855f79baacc08b008437809fq5527f1b2256";
var mi... | 55.375887 | 357 | 0.735015 |
e5af960164482a4e2d4540303768c869ef81271f | 70 | cs | C# | Assets/Model/Body/Limb.cs | christinoleo/FightGame | fabb247c9bca4117ee12561bad14da15ed666afc | [
"Apache-2.0"
] | null | null | null | Assets/Model/Body/Limb.cs | christinoleo/FightGame | fabb247c9bca4117ee12561bad14da15ed666afc | [
"Apache-2.0"
] | null | null | null | Assets/Model/Body/Limb.cs | christinoleo/FightGame | fabb247c9bca4117ee12561bad14da15ed666afc | [
"Apache-2.0"
] | null | null | null | using UnityEngine;
using System.Collections;
public class Limb{
}
| 10 | 25 | 0.757143 |
9bab60f0ad528a7fa6385c5e44a836d41d71cba4 | 8,833 | cs | C# | TextLocator/SettingWindow.xaml.cs | liulei901112/TextLocator | a1082f704d0449ab968f6cadc31662940e568bf7 | [
"Apache-2.0"
] | null | null | null | TextLocator/SettingWindow.xaml.cs | liulei901112/TextLocator | a1082f704d0449ab968f6cadc31662940e568bf7 | [
"Apache-2.0"
] | null | null | null | TextLocator/SettingWindow.xaml.cs | liulei901112/TextLocator | a1082f704d0449ab968f6cadc31662940e568bf7 | [
"Apache-2.0"
] | null | null | null | using log4net;
using System;
using System.Text.RegularExpressions;
using System.Windows;
using System.Windows.Controls;
using TextLocator.Core;
using TextLocator.Message;
using TextLocator.Util;
namespace TextLocator
{
/// <summary>
/// SettingWindow.xaml 的交互逻辑
/// </summary>
public partial class Sett... | 35.332 | 128 | 0.541039 |
0bb28cea60c7b1e6366e9a220222f9f325bc5dd2 | 2,092 | cs | C# | Photon Server/src-server/LoadBalancing/LoadBalancing.UnitTests/UnifiedServer/OfflineExtra/TestApplication.cs | swDill/PacManProject | ba8f8610704f13dfbef504ebb5b62154eede2351 | [
"MIT"
] | null | null | null | Photon Server/src-server/LoadBalancing/LoadBalancing.UnitTests/UnifiedServer/OfflineExtra/TestApplication.cs | swDill/PacManProject | ba8f8610704f13dfbef504ebb5b62154eede2351 | [
"MIT"
] | null | null | null | Photon Server/src-server/LoadBalancing/LoadBalancing.UnitTests/UnifiedServer/OfflineExtra/TestApplication.cs | swDill/PacManProject | ba8f8610704f13dfbef504ebb5b62154eede2351 | [
"MIT"
] | null | null | null | using System.IO;
using LoadBalancing.TestInterfaces;
using Microsoft.Extensions.Configuration;
using Photon.LoadBalancing.GameServer;
namespace Photon.LoadBalancing.UnitTests.UnifiedServer.OfflineExtra
{
public class TestApplication : GameApplication, ITestGameServerApplication
{
public override Ga... | 28.657534 | 103 | 0.608031 |
dd162331bb278ec5f9484d62050a6885c9003a18 | 3,509 | cs | C# | TeaStoreApp/TeaUI/Menus/BasketMenu.cs | 201019-UiPath/KumarShalei-Project0 | 88fd2eb1a8d303c1202da9e4a450805887115288 | [
"MIT"
] | null | null | null | TeaStoreApp/TeaUI/Menus/BasketMenu.cs | 201019-UiPath/KumarShalei-Project0 | 88fd2eb1a8d303c1202da9e4a450805887115288 | [
"MIT"
] | null | null | null | TeaStoreApp/TeaUI/Menus/BasketMenu.cs | 201019-UiPath/KumarShalei-Project0 | 88fd2eb1a8d303c1202da9e4a450805887115288 | [
"MIT"
] | null | null | null | using System.Collections.Generic;
using System;
using TeaDB.Models;
using TeaLib;
using System.Linq;
using Serilog;
namespace TeaUI.Menus
{
/// <summary>
/// Customer can remove items are place order
/// </summary>
public class BasketMenu
{
private MainMenuService customerService;
... | 34.742574 | 163 | 0.529781 |
0940c8c19698115e04f659bbcfe04167ddedae92 | 15,044 | cs | C# | src/JT808.Protocol/Extensions/JT808BinaryExtensions.cs | 786744873/GPSPlatform | 18759f75fbd60c0f6824f4c4b28e1d9f507de70e | [
"MIT"
] | 1 | 2019-05-05T08:15:36.000Z | 2019-05-05T08:15:36.000Z | src/JT808.Protocol/Extensions/JT808BinaryExtensions.cs | 786744873/GPSPlatform | 18759f75fbd60c0f6824f4c4b28e1d9f507de70e | [
"MIT"
] | null | null | null | src/JT808.Protocol/Extensions/JT808BinaryExtensions.cs | 786744873/GPSPlatform | 18759f75fbd60c0f6824f4c4b28e1d9f507de70e | [
"MIT"
] | 1 | 2019-11-18T15:07:37.000Z | 2019-11-18T15:07:37.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Buffers.Binary;
using System.Buffers;
namespace JT808.Protocol.Extensions
{
public static class JT808BinaryExtensions
{
/// <summary>
/// 日期限制于2000年
/// </summary>
private cons... | 35.649289 | 177 | 0.5113 |
32a56bf3ae414eb434d087c99e2ece259cfd52a6 | 3,550 | cs | C# | test/JiraServiceDesk.Net.Tests/Request/JiraServiceDeskClientShould.cs | awesome/JiraServiceDesk.Net | d2a1f879225aeeb0bdc885d0abca328697f15434 | [
"MIT"
] | 11 | 2018-08-06T20:06:37.000Z | 2020-12-03T20:51:06.000Z | test/JiraServiceDesk.Net.Tests/Request/JiraServiceDeskClientShould.cs | tied/JiraServiceDesk.Net | a8ad04cfec632f150f2c37e7350887f48399bc11 | [
"MIT"
] | 1 | 2019-03-22T23:53:00.000Z | 2019-03-22T23:53:00.000Z | test/JiraServiceDesk.Net.Tests/Request/JiraServiceDeskClientShould.cs | awesome/JiraServiceDesk.Net | d2a1f879225aeeb0bdc885d0abca328697f15434 | [
"MIT"
] | 13 | 2018-08-06T20:06:40.000Z | 2021-08-06T13:14:57.000Z | using System.Linq;
using System.Threading.Tasks;
using JiraServiceDesk.Net.Models.Request;
using Xunit;
namespace JiraServiceDesk.Net.Tests
{
public partial class JiraServiceDeskClientShould
{
[Fact]
public async Task GetCustomerRequestsAsync()
{
var results = await _client.... | 47.972973 | 178 | 0.712394 |
bfc6de02cea1c79f08d016394177b77e7914f283 | 2,852 | cs | C# | src/NodaTime.Serialization.ServiceStackText/INodaSerializerSettings.cs | AnthonyCarl/NodaTime.Serialization.ServiceStackText | 9f04793dcdbfc64a36dbc7c8a6e0f72ccb37da6a | [
"BSD-2-Clause",
"Apache-2.0"
] | 12 | 2016-03-19T19:47:39.000Z | 2020-06-10T03:18:19.000Z | src/NodaTime.Serialization.ServiceStackText/INodaSerializerSettings.cs | AnthonyCarl/NodaTime.Serialization.ServiceStackText | 9f04793dcdbfc64a36dbc7c8a6e0f72ccb37da6a | [
"BSD-2-Clause",
"Apache-2.0"
] | 2 | 2015-07-10T15:53:39.000Z | 2018-05-23T11:18:21.000Z | src/NodaTime.Serialization.ServiceStackText/INodaSerializerSettings.cs | AnthonyCarl/NodaTime.Serialization.ServiceStackText | 9f04793dcdbfc64a36dbc7c8a6e0f72ccb37da6a | [
"BSD-2-Clause",
"Apache-2.0"
] | 9 | 2015-07-10T14:10:56.000Z | 2019-08-31T15:28:35.000Z | namespace NodaTime.Serialization.ServiceStackText
{
/// <summary>
/// Provides the ServiceStack.Text JSON serializers to use for NodaTime.
/// </summary>
public interface INodaSerializerSettings
{
/// <summary>
/// The <see cref="AnnualDate"/> ServiceStack.Text JSON serializer to us... | 46.754098 | 86 | 0.617812 |
287170102cdfb6a0f4c2adc1431ddbc2897e627c | 1,882 | cs | C# | MonicaFlow/Components/capnproto/CreateStructuredText.cs | zalf-rpm/csharpfbp | 5011883a6175285e6ddf7c51b471136de8bdbe12 | [
"Artistic-2.0"
] | null | null | null | MonicaFlow/Components/capnproto/CreateStructuredText.cs | zalf-rpm/csharpfbp | 5011883a6175285e6ddf7c51b471136de8bdbe12 | [
"Artistic-2.0"
] | null | null | null | MonicaFlow/Components/capnproto/CreateStructuredText.cs | zalf-rpm/csharpfbp | 5011883a6175285e6ddf7c51b471136de8bdbe12 | [
"Artistic-2.0"
] | null | null | null | using System;
using System.Linq;
using Mas.Rpc;
using Capnp.Rpc;
using FBPLib;
using ST = Mas.Rpc.Common.StructuredText;
namespace Components
{
[InPort("IN", description = "String representing the structured text")]
[InPort("TYPE", description = "one of [JSON, XML, none] - names are case-insensitive")]
[O... | 33.017544 | 110 | 0.519129 |
26edaca6c545f9faea20548efae757af61b908ed | 1,846 | cs | C# | src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Infrastructure/DependencyRegistrar.cs | EvaSRGitHub/NopCommerce-HomePageNewProductsPlugin | 7d4ad8d74ad9b84efd549464efecaaf217ac8a07 | [
"MIT"
] | null | null | null | src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Infrastructure/DependencyRegistrar.cs | EvaSRGitHub/NopCommerce-HomePageNewProductsPlugin | 7d4ad8d74ad9b84efd549464efecaaf217ac8a07 | [
"MIT"
] | null | null | null | src/Plugins/Nop.Plugin.Tax.FixedOrByCountryStateZip/Infrastructure/DependencyRegistrar.cs | EvaSRGitHub/NopCommerce-HomePageNewProductsPlugin | 7d4ad8d74ad9b84efd549464efecaaf217ac8a07 | [
"MIT"
] | null | null | null | using Autofac;
using Autofac.Core;
using Nop.Core.Configuration;
using Nop.Core.Data;
using Nop.Core.Infrastructure;
using Nop.Core.Infrastructure.DependencyManagement;
using Nop.Data;
using Nop.Plugin.Tax.FixedOrByCountryStateZip.Data;
using Nop.Plugin.Tax.FixedOrByCountryStateZip.Domain;
using Nop.Plugin.Tax.FixedOrB... | 40.130435 | 120 | 0.706934 |
b922e576b2a2483a25099d09de5a1a425219ef1e | 2,445 | cs | C# | src/Caching/Impl/Models/TypeVarModel.cs | 6paklata/python-language-server | f7058a7b4dea9a77a46095d7fe550943f584e0a4 | [
"Apache-2.0"
] | 1 | 2021-02-16T10:01:30.000Z | 2021-02-16T10:01:30.000Z | src/Caching/Impl/Models/TypeVarModel.cs | vemel/python-language-server | 9cf476b17a0dc1b827d1e4888a28288f5fff038b | [
"Apache-2.0"
] | null | null | null | src/Caching/Impl/Models/TypeVarModel.cs | vemel/python-language-server | 9cf476b17a0dc1b827d1e4888a28288f5fff038b | [
"Apache-2.0"
] | 1 | 2019-11-20T02:48:46.000Z | 2019-11-20T02:48:46.000Z | // Copyright(c) Microsoft Corporation
// 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
//
// THIS CODE IS PROVIDED ON AN ... | 41.440678 | 103 | 0.679755 |
de605f8fe0100648010ac9167e83e10899b6938d | 164 | cs | C# | win10/remote-controlled-car/remote-controlled-car/Communication/Connections.cs | sdelavega/windows-remote-arduino-samples | d1d6cee1b325c0769b815751a7cdad2822dadddd | [
"BSD-2-Clause"
] | 1 | 2015-05-28T16:39:12.000Z | 2015-05-28T16:39:12.000Z | win10/remote-controlled-car/remote-controlled-car/Communication/Connections.cs | sdelavega/windows-remote-arduino-samples | d1d6cee1b325c0769b815751a7cdad2822dadddd | [
"BSD-2-Clause"
] | null | null | null | win10/remote-controlled-car/remote-controlled-car/Communication/Connections.cs | sdelavega/windows-remote-arduino-samples | d1d6cee1b325c0769b815751a7cdad2822dadddd | [
"BSD-2-Clause"
] | null | null | null | using System.Collections.ObjectModel;
namespace remote_controlled_car.Communication
{
public class Connections : ObservableCollection<Connection>
{
}
} | 20.5 | 63 | 0.780488 |
c253f1d689dfc8970537f3d76e3d2a24301e9d38 | 5,518 | cs | C# | Src/Clide/netfx/System/Windows/Threading/DispatcherInvokeExtensions.cs | Acidburn0zzz/clide | dd4884eabb7d10974cdfa3e8938815e6af9b9111 | [
"BSD-2-Clause"
] | null | null | null | Src/Clide/netfx/System/Windows/Threading/DispatcherInvokeExtensions.cs | Acidburn0zzz/clide | dd4884eabb7d10974cdfa3e8938815e6af9b9111 | [
"BSD-2-Clause"
] | null | null | null | Src/Clide/netfx/System/Windows/Threading/DispatcherInvokeExtensions.cs | Acidburn0zzz/clide | dd4884eabb7d10974cdfa3e8938815e6af9b9111 | [
"BSD-2-Clause"
] | null | null | null | #region BSD License
/*
Copyright (c) 2012, Clarius Consulting
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of cond... | 48.403509 | 755 | 0.748097 |
8620319fb4174b71398308885f490a6ad40bfeae | 1,424 | cs | C# | NASB_Parser/Jumps/KnockbackAltJump.cs | sc2ad/NASB_Parser | 9ee6f8119feeb92fc88a6b4ab2a9373c0bd251ce | [
"MIT"
] | 1 | 2021-10-31T23:48:26.000Z | 2021-10-31T23:48:26.000Z | NASB_Parser/Jumps/KnockbackAltJump.cs | sc2ad/NASB_Parser | 9ee6f8119feeb92fc88a6b4ab2a9373c0bd251ce | [
"MIT"
] | 2 | 2021-12-10T01:59:58.000Z | 2022-02-04T04:17:38.000Z | NASB_Parser/Jumps/KnockbackAltJump.cs | sc2ad/NASB_Parser | 9ee6f8119feeb92fc88a6b4ab2a9373c0bd251ce | [
"MIT"
] | 1 | 2021-11-07T05:40:36.000Z | 2021-11-07T05:40:36.000Z | using NASB_Parser.FloatSources;
using System;
using System.Collections.Generic;
using System.Text;
namespace NASB_Parser.Jumps
{
public class KnockbackAltJump : Jump
{
public FloatSource XDir { get; set; }
public FloatSource YDir { get; set; }
public FloatSource LaunchDist {... | 30.956522 | 77 | 0.572331 |
ef10fc4b2ca67603ac1707ee4e3143cf514bb94f | 2,227 | cs | C# | src/Optimat.EveO.Ex/GBS/WaalWindow.xaml.cs | botengine-de/Optimat.EO | 77411468c1433739c60ef7321d095449d3738398 | [
"Apache-2.0"
] | 8 | 2016-10-04T06:50:48.000Z | 2020-11-10T11:59:51.000Z | src/Optimat.EveO.Ex/GBS/WaalWindow.xaml.cs | botengine-de/Optimat.EO | 77411468c1433739c60ef7321d095449d3738398 | [
"Apache-2.0"
] | 2 | 2017-01-29T20:04:22.000Z | 2018-07-05T08:22:02.000Z | src/Optimat.EveO.Ex/GBS/WaalWindow.xaml.cs | botengine-de/Optimat.EO | 77411468c1433739c60ef7321d095449d3738398 | [
"Apache-2.0"
] | 9 | 2016-09-11T10:04:06.000Z | 2019-02-01T02:54:14.000Z | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Windows;
using System.Windows.Controls;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Input;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Navigati... | 19.034188 | 87 | 0.719353 |
39f5184871d72a409f2ae8afd668c52c83300d0c | 16,497 | cs | C# | Host.UI/Forms/CNN/CNNForm.Designer.cs | KIWI-ST/kiwi.server | 073d3745ecce40088a481681b93a852917924cfa | [
"MIT"
] | 12 | 2018-03-23T22:12:06.000Z | 2020-08-10T15:23:04.000Z | Host.UI/Forms/CNN/CNNForm.Designer.cs | KIWI-ST/kiwi.server | 073d3745ecce40088a481681b93a852917924cfa | [
"MIT"
] | 1 | 2019-10-15T13:08:22.000Z | 2019-10-15T13:08:22.000Z | Host.UI/Forms/CNN/CNNForm.Designer.cs | KIWI-ST/kiwi.server | 073d3745ecce40088a481681b93a852917924cfa | [
"MIT"
] | 4 | 2018-03-23T22:12:18.000Z | 2018-12-24T06:59:04.000Z | namespace Host.UI.SettingForm
{
partial class CNNForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/... | 48.378299 | 154 | 0.599382 |
074d1e9a69de07103bb5fac66346617e0caf3f31 | 418 | cs | C# | 3-Business/3-Modules/lm.Comol.Modules.Standard/Menu/Presentation/SubItems/IViewMenubarTree.cs | EdutechSRL/Adevico | 311e0d53115348d2a143d49260e87c655efbb7b6 | [
"MIT"
] | 1 | 2020-05-14T00:38:23.000Z | 2020-05-14T00:38:23.000Z | 3-Business/3-Modules/lm.Comol.Modules.Standard/Menu/Presentation/SubItems/IViewMenubarTree.cs | EdutechSRL/Adevico | 311e0d53115348d2a143d49260e87c655efbb7b6 | [
"MIT"
] | null | null | null | 3-Business/3-Modules/lm.Comol.Modules.Standard/Menu/Presentation/SubItems/IViewMenubarTree.cs | EdutechSRL/Adevico | 311e0d53115348d2a143d49260e87c655efbb7b6 | [
"MIT"
] | null | null | null | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using lm.Comol.Modules.Standard.Menu.Domain;
namespace lm.Comol.Modules.Standard.Menu.Presentation
{
public interface IViewMenubarTree
{
dtoItem SelectedItem { get; set; }
void ChangeTreeItemName(dtoItem sele... | 27.866667 | 67 | 0.744019 |
4a7f234d91953ffe45b1f286b17216a7a149a2e5 | 1,889 | cs | C# | CrypPlugins/RandomNumberGenerator/RandomNumberGenerators/NetCryptoRandomGenerator.cs | CrypToolProject/CrypTool-2 | b6b972d15bae547817c1e24b1a1b11820f9b794c | [
"Apache-2.0"
] | 12 | 2021-09-29T14:50:06.000Z | 2022-03-31T15:01:21.000Z | CrypPlugins/RandomNumberGenerator/RandomNumberGenerators/NetCryptoRandomGenerator.cs | CrypToolProject/CrypTool-2 | b6b972d15bae547817c1e24b1a1b11820f9b794c | [
"Apache-2.0"
] | 1 | 2022-01-15T15:32:30.000Z | 2022-02-08T13:45:39.000Z | CrypPlugins/RandomNumberGenerator/RandomNumberGenerators/NetCryptoRandomGenerator.cs | CrypToolProject/CrypTool-2 | b6b972d15bae547817c1e24b1a1b11820f9b794c | [
"Apache-2.0"
] | 10 | 2021-10-17T19:46:51.000Z | 2022-03-18T02:57:57.000Z | /*
Copyright 2022 CrypTool 2 Team <ct2contact@CrypTool.org>
Author: Nils Kopal
Some code adapted from: https://en.wikipedia.org/wiki/Xorshift
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 ... | 32.568966 | 93 | 0.652197 |
2f2548b946f2bba99327dd5afe3fb3581ef37df5 | 934 | cs | C# | src/Synology.Api.Client.Integration.Tests/Fixtures/SynologyFixture.cs | plneto/Synology.Api.Client | a33c3784d83ea8dbcbc712e131d449eba77cabb2 | [
"MIT"
] | 1 | 2021-06-29T03:06:51.000Z | 2021-06-29T03:06:51.000Z | src/Synology.Api.Client.Integration.Tests/Fixtures/SynologyFixture.cs | plneto/Synology.Api.Client | a33c3784d83ea8dbcbc712e131d449eba77cabb2 | [
"MIT"
] | null | null | null | src/Synology.Api.Client.Integration.Tests/Fixtures/SynologyFixture.cs | plneto/Synology.Api.Client | a33c3784d83ea8dbcbc712e131d449eba77cabb2 | [
"MIT"
] | 5 | 2021-11-22T18:46:36.000Z | 2021-12-29T10:39:35.000Z | using System;
using System.Threading.Tasks;
namespace Synology.Api.Client.Integration.Tests.Fixtures
{
public class SynologyFixture : IDisposable
{
public SynologyFixture()
{
// TODO: Add your details below before running the integration tests
DsmUrl = "http://192.168.0... | 23.35 | 80 | 0.562099 |
c7177d3ece097de0bd2e5517a47a4e681f2bff90 | 159 | cs | C# | src/Harry.Logging.Abstractions/ILoggerProvider.cs | harry-wangx/Harry.Logging | 730211b5be6ceacd716bbb906629bae11e4c15cb | [
"Apache-2.0"
] | null | null | null | src/Harry.Logging.Abstractions/ILoggerProvider.cs | harry-wangx/Harry.Logging | 730211b5be6ceacd716bbb906629bae11e4c15cb | [
"Apache-2.0"
] | null | null | null | src/Harry.Logging.Abstractions/ILoggerProvider.cs | harry-wangx/Harry.Logging | 730211b5be6ceacd716bbb906629bae11e4c15cb | [
"Apache-2.0"
] | null | null | null | using System;
namespace Harry.Logging
{
public interface ILoggerProvider : IDisposable
{
ILogger CreateLogger(string categoryName);
}
}
| 13.25 | 50 | 0.691824 |
8d640db683447a1fdee41668bf7b54361a9c0c5b | 3,601 | cs | C# | tests/ImplicitNamespaceImportGeneratorTests.cs | Elskom/ImplicitNamespaceImportGenerator | fcd547e04052ed7bf3511794fe994bdbc684fe4a | [
"MIT"
] | 4 | 2021-08-03T02:35:20.000Z | 2021-11-12T12:01:46.000Z | tests/ImplicitNamespaceImportGeneratorTests.cs | Elskom/ImplicitNamespaceImportGenerator | fcd547e04052ed7bf3511794fe994bdbc684fe4a | [
"MIT"
] | 1 | 2021-08-03T20:56:42.000Z | 2021-08-03T22:27:45.000Z | tests/ImplicitNamespaceImportGeneratorTests.cs | Elskom/ImplicitNamespaceImportGenerator | fcd547e04052ed7bf3511794fe994bdbc684fe4a | [
"MIT"
] | null | null | null | global using System;
global using System.Collections.Immutable;
global using System.Linq;
global using System.Threading;
global using ImplicitNamespaceImportGenerator;
global using Microsoft.CodeAnalysis;
global using Microsoft.CodeAnalysis.CSharp;
global using Microsoft.CodeAnalysis.Text;
global using Xunit;
... | 39.571429 | 157 | 0.67759 |
886754a09ab555960a17da2b6185db7223e6d7c9 | 563 | cs | C# | Assets/Examples/ExampleScripts/QuadTree/SpawnObjectBound.cs | DonHitYep/CosmosFramework | a499b066d7055e265e963b2cba4e917a1f431e90 | [
"MIT"
] | 21 | 2020-01-16T12:38:09.000Z | 2021-05-08T09:55:55.000Z | Assets/Examples/ExampleScripts/QuadTree/SpawnObjectBound.cs | DonHitYep/CosmosFramework | a499b066d7055e265e963b2cba4e917a1f431e90 | [
"MIT"
] | null | null | null | Assets/Examples/ExampleScripts/QuadTree/SpawnObjectBound.cs | DonHitYep/CosmosFramework | a499b066d7055e265e963b2cba4e917a1f431e90 | [
"MIT"
] | 4 | 2020-01-12T14:14:26.000Z | 2021-04-12T06:58:47.000Z | using Cosmos.QuadTree;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using UnityEngine;
public class SpawnObjectBound : IObjecRectangletBound<GameObject>
{
public float GetHeight(GameObject go)
{
return 1;
}
public float Get... | 20.107143 | 65 | 0.680284 |
702c17a4560be731633ab485cf0347e26a3518a9 | 8,781 | cs | C# | Assets/_core/_scripts/Rewards/DailyReward/DailyRewardScene.cs | vgwb/Antura | 9766f8d9ba14edd6fb2287ce7a9cfef56eb16ba2 | [
"CC-BY-4.0"
] | 20 | 2019-02-18T21:52:45.000Z | 2022-03-14T07:29:26.000Z | Assets/_core/_scripts/Rewards/DailyReward/DailyRewardScene.cs | Unity3D-Projects/Antura | 6ca30e25093287ce9701540e796ab52584acd445 | [
"CC-BY-4.0"
] | 192 | 2019-02-22T11:45:53.000Z | 2022-03-25T09:01:48.000Z | Assets/_core/_scripts/Rewards/DailyReward/DailyRewardScene.cs | Unity3D-Projects/Antura | 6ca30e25093287ce9701540e796ab52584acd445 | [
"CC-BY-4.0"
] | 6 | 2019-02-18T23:20:52.000Z | 2022-03-14T07:29:28.000Z | using Antura.Audio;
using Antura.Core;
using Antura.Helpers;
using Antura.UI;
using DG.Tweening;
using System.Collections;
using System.Collections.Generic;
using Antura.Database;
using Antura.Keeper;
using Antura.Language;
using UnityEngine;
using UnityEngine.UI;
namespace Antura.Rewards
{
/// <summary>
/// e... | 37.365957 | 131 | 0.606651 |
6051abfe687bee047447a0f8454c29b4b84a3557 | 935 | cs | C# | MusicPlayer.Shared/ViewModels/AlbumViewModel.cs | Clancey/gMusic | 65feb9f3b23abad3ed8d486faf499ff5176883df | [
"Apache-2.0"
] | 219 | 2016-05-27T23:39:36.000Z | 2022-03-03T17:59:22.000Z | MusicPlayer.Shared/ViewModels/AlbumViewModel.cs | Clancey/gMusic | 65feb9f3b23abad3ed8d486faf499ff5176883df | [
"Apache-2.0"
] | 194 | 2016-05-28T00:09:00.000Z | 2021-09-14T22:53:31.000Z | MusicPlayer.Shared/ViewModels/AlbumViewModel.cs | Clancey/gMusic | 65feb9f3b23abad3ed8d486faf499ff5176883df | [
"Apache-2.0"
] | 67 | 2016-05-27T23:45:49.000Z | 2022-02-06T17:50:14.000Z | using System;
using System.Collections.Generic;
using System.Text;
using Localizations;
using MusicPlayer.Models;
using SimpleDatabase;
using MusicPlayer.Data;
namespace MusicPlayer.ViewModels
{
public class AlbumViewModel : BaseViewModel<Album>
{
public AlbumViewModel()
{
Title = Strings.Albums;
GroupInf... | 21.744186 | 122 | 0.699465 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.