added string | created string | id string | metadata dict | source string | text string | code-score float64 | md5 string |
|---|---|---|---|---|---|---|---|
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9837 | {
"extension": "c-sharp",
"max_stars_count": "54.0",
"max_stars_repo_name": "swagkarna/MosaiqueRAT",
"max_stars_repo_path": "MosaiqueClient/Controllers/SystemInformationController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9838"
} | starcoder | using System;
using System.IO;
using System.Net.NetworkInformation;
using static Client.Controllers.Tools.AuthenticationController;
namespace Client.Controllers
{
public static class SystemInformationController
{
public static void getSysInfo(ClientMosaique client)
{
try
... | 2.218462 | 0640c16ca9c9d87f70b392425b69b9fc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9838 | {
"extension": "c-sharp",
"max_stars_count": "5.0",
"max_stars_repo_name": "IanusInferus/typemake",
"max_stars_repo_path": "build-tools/TypeMake/Src/Generators/CMakeProjectGenerator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9839"
} | starcoder | <filename>build-tools/TypeMake/Src/Generators/CMakeProjectGenerator.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Text.RegularExpressions;
using TypeMake.Cpp.CMakeProjectGeneratorDetail;
namespace TypeMake.Cpp
{
public class CMakeProjectGenerator
... | 2.213786 | 2eb2f396b252624fc57fba779b8785a4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9839 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "jslicer/elasticsearch-net",
"max_stars_repo_path": "src/Nest/CommonOptions/DateMath/DateMathOperation.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9840"
} | starcoder | <filename>src/Nest/CommonOptions/DateMath/DateMathOperation.cs
using System;
using System.Runtime.Serialization;
using Newtonsoft.Json;
using Newtonsoft.Json.Converters;
namespace Nest
{
[JsonConverter(typeof(StringEnumConverter))]
public enum DateMathOperation
{
[EnumMember(Value = "+")]
Add,
[EnumMember(Val... | 2.779154 | 5dc8651f8f8a61d6fc0175dabb9f6a11 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9840 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Therobodavo/PerishBall",
"max_stars_repo_path": "Perish-Ball/Assets/Scripts/Reorganized/Ball.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9841"
} | starcoder | using System.Collections;
using System.Collections.Generic;
using UnityEngine;
/*
* this script goes on the ball and will control its movement
* will have a throw method that will be called by a player
* will track who threw it, distance traveled, and number of bounces
* should stop moving when it hits someone
*/... | 2.800703 | 5420a1cf5e4eca22b4d623421c8b6589 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9841 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "bguidinger/Xrm.Sdk.Management",
"max_stars_repo_path": "src/Management/Messages/Templates/GetTemplates.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9842"
} | starcoder | <reponame>bguidinger/Xrm.Sdk.Management<filename>src/Management/Messages/Templates/GetTemplates.cs
namespace BGuidinger.Xrm.Sdk.Management
{
using System.Net.Http;
public class GetTemplates : Message
{
internal override HttpMethod Method => HttpMethod.Get;
internal override string RequestU... | 2.0121 | 6c80fbc8441f5e133f70235fa30464bf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9842 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dsfop/SAEA",
"max_stars_repo_path": "Src/SAEA.Audio.Net/Base/NAudio/Wave/WaveIn.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9843"
} | starcoder | using SAEA.Audio.Base.NAudio.Mixer;
using System;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
using System.Threading;
namespace SAEA.Audio.Base.NAudio.Wave
{
public class WaveIn : IWaveIn, IDisposable
{
private IntPtr waveInHandle;
private volatile bool recordi... | 2.147858 | ed168728eb7177c22d8d034c2f1a86c7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9843 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "mcltn/SimplCommerce",
"max_stars_repo_path": "src/Modules/SimplCommerce.Module.PaymentBraintree/Areas/PaymentBraintree/ViewModels/BraintreeCheckoutForm.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9844"
} | starcoder | <reponame>mcltn/SimplCommerce
namespace SimplCommerce.Module.PaymentBraintree.Areas.PaymentBraintree.ViewModels
{
public class BraintreeCheckoutForm
{
public string ClientToken { get; set; }
public int Amount { get; set; }
public string ISOCurrencyCode { get; set; }
}
}
| 1.147134 | be579b48c2d599650094bafa646e25fe |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9844 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Mobil-Oyun-Bootcamp-V/AyseKaratas-FlappyBird-MVC",
"max_stars_repo_path": "Assets/Scripts/GameManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9845"
} | starcoder | <filename>Assets/Scripts/GameManager.cs
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
using UnityEngine.SceneManagement;
using UnityEngine.UI;
namespace MVC
{
public class GameManager : MonoBehaviour
{
//refs
[SerializeField] private GameObject canvasGameOver;
... | 2.392341 | f687cf49efa2a7705d890c193ed9db8c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9845 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "marianahycit/IdentityServer4.LdapExtension",
"max_stars_repo_path": "IdentityServer.LdapExtension/UserStore/InMemoryUserStore.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9846"
} | starcoder | using System;
using System.Collections.Generic;
using System.IdentityModel.Tokens.Jwt;
using System.Linq;
using System.Security.Claims;
using IdentityModel;
using IdentityServer.LdapExtension.Exceptions;
using IdentityServer.LdapExtension.UserModel;
namespace IdentityServer.LdapExtension.UserStore
{
pu... | 2.56348 | 4b27ad17002bd9764fc721540bc219f2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9846 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "earizon/Nethereum",
"max_stars_repo_path": "src/Nethereum.Geth.IntegrationTests/Testers/DebugSeedHashTester.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9847"
} | starcoder | using System;
using System.Threading.Tasks;
using Nethereum.Geth.RPC.Debug;
using Nethereum.JsonRpc.Client;
using Nethereum.RPC.Tests.Testers;
using Xunit;
namespace Nethereum.Geth.Tests.Testers
{
public class DebugSeedHashTester : RPCRequestTester<string>, IRPCRequestTester
{
public override async Tas... | 2.06311 | 7ce13ce4606991c9ff3f8d8aafdc60c9 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9847 | {
"extension": "c-sharp",
"max_stars_count": "62.0",
"max_stars_repo_name": "Bhaskers-Blu-Org2/Cognitive-CustomVision-Windows",
"max_stars_repo_path": "ClientLibrary/Microsoft.Cognitive.CustomVision.Training/Generated/Models/ImageCreateResult.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9848"
} | starcoder | // <auto-generated>
// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See License.txt in the project root for
// license information.
//
// Code generated by Microsoft (R) AutoRest Code Generator.
// Changes may cause incorrect behavior and will be lost if the code is
// re... | 1.965463 | 4d4f20bf9152373e8475716451579df7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9848 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "magaum/elasticsearch-net",
"max_stars_repo_path": "tests/Examples/Scripting/EnginePage.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9849"
} | starcoder | <filename>tests/Examples/Scripting/EnginePage.cs
// Licensed to Elasticsearch B.V under one or more agreements.
// Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
// See the LICENSE file in the project root for more information
using Elastic.Xunit.XunitPlumbing;
using Nest;
using System.Compo... | 1.578316 | 121a80475056f7a4ac6592add994af59 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9849 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "sdasd30/7-Second-Shooter",
"max_stars_repo_path": "Seconds/Assets/Scripts/BasicMovement.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9850"
} | starcoder | using UnityEngine;
using System.Collections;
using UnityEngine.UI;
[RequireComponent (typeof (PhysicsSS))]
public class BasicMovement : MonoBehaviour {
// m_physics
public bool IsCurrentPlayer = false;
public float JumpHeight = 4.0f;
public float TimeToJumpApex = .4f;
float m_accelerationTimeAirborne = .2f;
... | 1.887348 | 163660fca2112817dcaaf8b147efcbd2 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9850 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "piaochung/blog",
"max_stars_repo_path": "Unity/ThiefAndGuard/ThiefAndGuard/Assets/Scripts/Guard.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9851"
} | starcoder | <reponame>piaochung/blog
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class Guard : MonoBehaviour
{
public static event System.Action OnGuardSpottedPlayer;
public float speed = 5f;
public float turnSpeed = 90;
public float waitTime = 0.3f;
public Light sp... | 2.432585 | 46e632460bf00895ecd80e0c5832ae0d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9851 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mcavanagh/Silk.NET",
"max_stars_repo_path": "src/OpenCL/Extensions/Silk.NET.OpenCL.Extensions.KHR/KhrEglImage.gen.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9852"
} | starcoder | // This file is part of Silk.NET.
//
// You may modify and distribute Silk.NET under the terms
// of the MIT license. See the LICENSE file for details.
using System;
using System.Runtime.InteropServices;
using System.Text;
using Silk.NET.OpenCL;
using Silk.NET.Core.Loader;
using Silk.NET.Core.Native;
using Silk.NET.Co... | 1.649698 | f0bcc560652505a5dc33d9c2c5e4a323 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9852 | {
"extension": "c-sharp",
"max_stars_count": "424.0",
"max_stars_repo_name": "anhgeeky/Detection",
"max_stars_repo_path": "sample/ResponsiveView/Views/Home/Privacy.mobile.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:9853"
} | starcoder | <gh_stars>100-1000
@{
ViewData["Title"] = "Privacy Policy";
}
<div class="alert alert-info">Views/Home/Privacy.mobile.chhtml</div> | 1.337973 | 1d08199139a6c09ce06aaf7c5c88126e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9853 | {
"extension": "c-sharp",
"max_stars_count": "52.0",
"max_stars_repo_name": "0x0ade/XnaToFna",
"max_stars_repo_path": "src/Helper/ProxyForms/Delegates.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9854"
} | starcoder | <filename>src/Helper/ProxyForms/Delegates.cs
using System;
using System.Collections.Generic;
namespace XnaToFna.ProxyForms {
public delegate void MethodInvoker();
}
| 1.094573 | 1aad49bc7a2d119f2fccfcbe1d28b642 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9854 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "wolfspider/fdb-dotnet-bindings",
"max_stars_repo_path": "FoundationDB.Client/Native/FdbNativeDatabase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9855"
} | starcoder | <gh_stars>0
#region BSD License
/* Copyright (c) 2013-2018, Doxense SAS
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 ... | 1.977464 | 33749150d962ff9c88c1f308b93a59d5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9855 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "AndreyShpilevoy/DemProject",
"max_stars_repo_path": "DEM_MVC/Controllers/ConferenceController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9856"
} | starcoder | using System;
using System.Collections.Generic;
using System.Web.Mvc;
using AutoMapper;
using DEM_MVC.Models;
using DEM_MVC_BL.Interfaces.IServices.Common;
using DEM_MVC_BL.Interfaces.IServices.Conference;
using DEM_MVC_BL.Models.PostModels;
using DEM_MVC_Infrastructure.Models;
using Microsoft.AspNet.Identity;
namesp... | 1.889251 | 3b9ec8563ac536f13a4e2c82eae2bb45 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9856 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "maxartDanny/GDDi0000_Roll-a-Ball_Danny",
"max_stars_repo_path": "Assets/Scripts/PlayerInputHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9857"
} | starcoder | <filename>Assets/Scripts/PlayerInputHandler.cs
using UnityEngine;
using UnityEngine.Events;
/// <summary>
///
/// </summary>
public class PlayerInputHandler : MonoBehaviour {
#region Variables
private float horizontal = 0;
private float vertical = 0;
private bool doKick = false;
private bool doDash = false;
... | 2.604336 | d7098e1847c6abe49885c8db7068afb6 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9857 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "fiveyuans/LeetCode",
"max_stars_repo_path": "CSharp/LeetCode/004/Median of Two Sorted Arrays.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9858"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace LeetCode._004
{
public class Median_of_Two_Sorted_Arrays
{
public double FindMedianSortedArrays(int[] nums1, int[] nums2)
{
var list = new List<int>();
int i = 0, j = 0;
... | 3.535599 | fa1c735ae23b9d4c0f3e1adc92696ce7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9858 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "drasticactions/PSX-App",
"max_stars_repo_path": "Template10 (Library)/Behaviors/TimeoutAction.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9859"
} | starcoder | <filename>Template10 (Library)/Behaviors/TimeoutAction.cs
using Microsoft.Xaml.Interactivity;
using System;
using Windows.UI.Xaml;
using Windows.UI.Xaml.Controls;
using Windows.UI.Xaml.Markup;
namespace Template10.Behaviors
{
// DOCS: https://github.com/Windows-XAML/Template10/wiki/Docs-%7C-XamlBehaviors
[Con... | 2.447999 | 26f55256802fdf00fc9d706d0de46528 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9859 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "Toolroom/tr-apihelper",
"max_stars_repo_path": "src/Toolroom.ApiHelper/JsonApi/JsonApiErrors.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9860"
} | starcoder | <filename>src/Toolroom.ApiHelper/JsonApi/JsonApiErrors.cs
using System.Collections.Generic;
namespace Toolroom.ApiHelper
{
public class JsonApiErrors : List<JsonApiErrorObject>
{
public void Add(string id, JsonApiLink aboutLink, int httpStatusCode, string appErrorCode, string title, string detail, obj... | 2.419453 | f2a1456fe6bae6be09c9f0d29ab04790 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9860 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Silvergriffon/SolastaCommunityExpansion",
"max_stars_repo_path": "SolastaMonsters/Models/MonsterContext.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9861"
} | starcoder | <filename>SolastaMonsters/Models/MonsterContext.cs
using System.Collections.Generic;
using UnityEngine.AddressableAssets;
namespace SolastaMonsters.Models
{
internal static class MonsterContext
{
internal static string GUID = "d825a5ac-75bf-4ffa-81d3-b8c8b5f5d2a3";
internal struct CustomMonst... | 1.89899 | 0f5cc369a0b7b29723ef58f11b439c3b |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9861 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bstordrup/CoreWCF",
"max_stars_repo_path": "src/CoreWCF.Primitives/src/CoreWCF/Channels/ByteStreamMessageEncodingBindingElement.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9862"
} | starcoder | <reponame>bstordrup/CoreWCF
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
using System.ComponentModel;
using System.Xml;
using CoreWCF.Runtime;
namespace CoreWCF.Channels
{
public sealed class ByteStreamMessageEncodingBind... | 1.872468 | 92d28516520630928a85a7141621311e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9862 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "CMiSSioN/MechEngineer",
"max_stars_repo_path": "source/Features/OverrideStatTooltips/Patches/SG_Shop_FullMechDetailPanel_FillInFullMech_Patch.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9863"
} | starcoder | using BattleTech.UI;
using Harmony;
using System;
namespace MechEngineer.Features.OverrideStatTooltips.Patches
{
[HarmonyPatch(typeof(SG_Shop_FullMechDetailPanel), nameof(SG_Shop_FullMechDetailPanel.FillInFullMech))]
public static class SG_Shop_FullMechDetailPanel_FillInFullMech_Patch
{
public sta... | 1.805379 | 7d8ac8ded059ebb32900e95122bee817 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9863 | {
"extension": "c-sharp",
"max_stars_count": "6.0",
"max_stars_repo_name": "mika-f/Robock",
"max_stars_repo_path": "Source/Robock.Interop/Win32/RECT.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9864"
} | starcoder | using System.Runtime.InteropServices;
// ReSharper disable FieldCanBeMadeReadOnly.Global
// ReSharper disable InconsistentNaming
// ReSharper disable MemberCanBePrivate.Global
namespace Robock.Interop.Win32
{
[StructLayout(LayoutKind.Sequential)]
public struct RECT
{
public int left;
pub... | 2.281199 | 1279a44fe05b8e2c528c54d1d4d13e06 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9864 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "SCUMSLang/SCUMSLang",
"max_stars_repo_path": "src/SCUMSLang/src/Tokenization/NodeSpanReaderBehaviour.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9865"
} | starcoder | namespace SCUMSLang.Tokenization
{
public static class TokenSpanReaderBehaviourExtensions
{
public static SpanReaderBehaviour<Token> SetSkipConditionForNonParserChannelTokens(this SpanReaderBehaviour<Token> behaviour) {
behaviour.SkipCondition = (ref ReaderPosition<Token> tokenPosition) => ... | 2.32358 | 81c350e0d2b3cbc5165b88fe89bdca72 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9865 | {
"extension": "c-sharp",
"max_stars_count": "32.0",
"max_stars_repo_name": "nicolastakashi/flepper",
"max_stars_repo_path": "Flepper.QueryBuilder/Operators/Grouping/Grouping.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9866"
} | starcoder |
using Flepper.QueryBuilder.Operators.Grouping.Interfaces;
namespace Flepper.QueryBuilder
{
internal partial class QueryBuilder : IGrouping
{
/// <summary>
/// Group select statement by column
/// </summary>
/// <param name="column">grouped column</param>
/// <returns></... | 2.493651 | 2be25e72b8373695daa4d9a83169d31d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9866 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bnji/SimpleCMS",
"max_stars_repo_path": "SimpleCMS/Migrations/Configuration.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9867"
} | starcoder | namespace SimpleCMS.Migrations
{
using DAL;
using Models;
using Models.Blog;
using Microsoft.AspNet.Identity;
using Microsoft.AspNet.Identity.EntityFramework;
using System;
using System.Collections.Generic;
using System.Data.Entity;
using System.Data.Entity.Migrations;
using Syst... | 2.398613 | 513801af3effbd1741925a9c9712ca50 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9867 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "VincentLaw/qr2",
"max_stars_repo_path": "Assets/CompaniesPanelController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9868"
} | starcoder | <reponame>VincentLaw/qr2<filename>Assets/CompaniesPanelController.cs
using System.Collections;
using System.Collections.Generic;
using UnityEngine;
public class CompaniesPanelController : MonoBehaviour
{
public List<GameObject> companiesPanels;
public GameObject noMoreCompaniesPanel;
private GameObject c... | 2.244193 | 8fadc32f0705ac7285c2916bb321e12e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9868 | {
"extension": "c-sharp",
"max_stars_count": "11.0",
"max_stars_repo_name": "soft-studio/windows_DriversLicenseReader",
"max_stars_repo_path": "DRR_pasori_sln/CSJ2K/Util/FileStreamFactory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9869"
} | starcoder | using System;
using System.IO;
namespace CSJ2K.Util
{
public class FileStreamFactory
{
#region FIELDS
private static IFileStreamCreator _creator;
#endregion
#if DOTNET
#region CONSTRUCTORS
static FileStreamFactory()
{
RegisterCreator(new DotnetFileStreamCreator());
}
#endregion
#endif
#re... | 2.836452 | 4a7a3e58f4830b24d9aa8e1f737004a1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9869 | {
"extension": "c-sharp",
"max_stars_count": "13.0",
"max_stars_repo_name": "citizenmatt/SpecFlow.Rider",
"max_stars_repo_path": "src/dotnet/ReSharperPlugin.SpecflowRiderPlugin/Psi/GherkinNodeTypes.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9870"
} | starcoder | using JetBrains.ReSharper.Psi.ExtensionsAPI.Tree;
// ReSharper disable InconsistentNaming
namespace ReSharperPlugin.SpecflowRiderPlugin.Psi
{
public static class GherkinNodeTypes
{
private static int _lastNodeId = 3000;
private static int NextId => ++_lastNodeId;
public static ... | 1.857709 | 02147cc96cd74ed0351f67d30c249158 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9870 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "FelipeAlves99/APS_6_Semestre",
"max_stars_repo_path": "src/APS_6.Infra.Data.Sql/Data/Mapping/PesticideMapping.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9871"
} | starcoder | using APS_6.Domain.Entities;
using Microsoft.EntityFrameworkCore;
using Microsoft.EntityFrameworkCore.Metadata.Builders;
namespace APS_6.Infra.Data.Sql.Data.Mapping
{
public class PesticideMapping : IEntityTypeConfiguration<Pesticide>
{
public void Configure(EntityTypeBuilder<Pesticide> builder)
... | 2.38844 | f9cdca7759ca48d3dc3719436fe1d108 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9871 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "chenxinyanc/winforms",
"max_stars_repo_path": "src/System.Windows.Forms/tests/UnitTests/System/Windows/Forms/ColumnHeaderTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9872"
} | starcoder | // 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.
using System.ComponentModel;
using Moq;
using WinForms.Common.Tests;
using Xunit;
namespace System.Windows.Forms.T... | 2.187014 | 6fcd09148d6236da0a3e6eff4ad2f7dc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9872 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "RobertAcksel/UnrealCS",
"max_stars_repo_path": "Engine/Plugins/UnrealCS/UECSharpDomain/UnrealEngine/GeneratedScriptFile_Game_32bits/FMovieSceneSkeletalAnimationParams.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9873"
} | starcoder | #if WITH_GAME
#if PLATFORM_32BITS
using System;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
namespace UnrealEngine
{
[StructLayout(LayoutKind.Explicit,Size=112)]
public partial struct FMovieSceneSkeletalAnimationParams
{
[FieldOffset(4)]
public float StartOffset;
[FieldOffset(8... | 1.934209 | 862ccdf0f780fe0d05ddeee8170e27b5 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9873 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "alanhoman/winforms",
"max_stars_repo_path": "src/System.Windows.Forms.Primitives/src/Interop/Imm32/Interop.ImmGetContext.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9874"
} | starcoder | // 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.
using System;
using System.Runtime.InteropServices;
internal partial class Interop
{
internal partial class Im... | 1.9146 | 677045169c4b676df5b3f1936aa3aa62 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9874 | {
"extension": "c-sharp",
"max_stars_count": "83.0",
"max_stars_repo_name": "chiller00/QuickBooks-V3-DotNET-SDK",
"max_stars_repo_path": "IPPDotNetDevKitCSV3/Code/Intuit.Ipp.Utility/Configuration/OAuthElement.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9875"
} | starcoder | <filename>IPPDotNetDevKitCSV3/Code/Intuit.Ipp.Utility/Configuration/OAuthElement.cs<gh_stars>10-100
////*********************************************************
// <copyright file="OAuthElement.cs" company="Intuit">
/*******************************************************************************
* Copyright 2016 Int... | 2.119426 | 35191de9c13e44545764a474f56327c7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9875 | {
"extension": "c-sharp",
"max_stars_count": "421.0",
"max_stars_repo_name": "hamarb123/dotnet-api-docs",
"max_stars_repo_path": "samples/snippets/csharp/VS_Snippets_CLR/Module.MethodResolve/cs/source.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9876"
} | starcoder | <reponame>hamarb123/dotnet-api-docs
//<Snippet1>
using System;
using System.Reflection;
namespace ResolveMethodExample
{
// Metadata tokens for the MethodRefs that are to be resolved.
// If you change this program, some or all of these metadata tokens might
// change. The new token values can be d... | 2.860789 | 89f85ceede6c7f39775dc81d34b2a045 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9876 | {
"extension": "c-sharp",
"max_stars_count": "8.0",
"max_stars_repo_name": "ZL93/EasyAIO",
"max_stars_repo_path": "EasyAIO/Common/MPicBoxConfig/RoiConfig.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9877"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace EasyAIO
{
[Serializable]
internal class RoiConfig
{
public string Nmae { get; set; }
public int OrgX { get; set; }
public int OrgY { get; set; }
public int Height { get; set; }
... | 1.636666 | 071c41e56afcf160b75e4344ae31fa59 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9877 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "ddutchie/AMD-FSR-for-Unity",
"max_stars_repo_path": "FSR/Editor/FSR_StandardPipeline.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9878"
} | starcoder | <gh_stars>1-10
using UnityEditor;
using UnityEngine;
namespace NKLI
{
#if UNITY_EDITOR
[CustomEditor(typeof(FSR_StandardPipeline))]
public class FSR_Editor : Editor
{
/// Property references
// FSR
SerializedProperty m_RenderScale;
SerializedProperty m_UpsampleMode;
... | 1.872674 | 2826bc628f723ae9c7afc2bcb3cadf93 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9878 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "adamuso/DestroyNobots",
"max_stars_repo_path": "DestroyNobots/Engine/Projection.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9879"
} | starcoder | <reponame>adamuso/DestroyNobots
using Microsoft.Xna.Framework;
using System.Linq;
namespace DestroyNobots.Engine
{
public class Projection
{
private float start;
private float end;
private Projection(float start, float end)
{
this.start = start;
this.en... | 2.701518 | 92570f706e7ebac67a0b64b38e351ae0 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9879 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mogatti/hazelcast-csharp-client",
"max_stars_repo_path": "Hazelcast.Net/Hazelcast.Client/ILoadBalancer.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9880"
} | starcoder | <gh_stars>0
// Copyright (c) 2008-2020, Hazelcast, Inc. 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
//
// Unle... | 2.287351 | ad473719829669dfb947842078189951 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9880 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "amironov73/ManagedClient.45",
"max_stars_repo_path": "Source/Classic/Libs/AM.Core/AM/Net/MailUtility.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9881"
} | starcoder | // This is an open source non-commercial project. Dear PVS-Studio, please check it.
// PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
/* MailUtility.cs -- утилиты для работы с e-mail.
* Ars Magna project, http://arsmagna.ru
* -------------------------------------------------------
* Statu... | 2.536786 | 15598efe6bf8b5e93a4d760e2d6c9323 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9881 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "steveholt55/SteveProgram",
"max_stars_repo_path": "SteveProgram/SteveProgram/SQLiteHelper.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9882"
} | starcoder | <gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Finisar.SQLite;
namespace ButcherBlock
{
class SQLiteHelper
{
private bool db_debug = false;
// We use these three SQLite objects:
private SQLiteConnec... | 2.661092 | 0ab3e8f875fa05e8a6946f2c4732e7ed |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9882 | {
"extension": "c-sharp",
"max_stars_count": "9.0",
"max_stars_repo_name": "italoaguiar/MASLAB",
"max_stars_repo_path": "src/MASLAB/Services/CodeAnalysisService.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9883"
} | starcoder | <reponame>italoaguiar/MASLAB
using Avalonia.Controls;
using Avalonia.Media.Imaging;
using AvaloniaEdit.CodeCompletion;
using AvaloniaEdit.Document;
using AvaloniaEdit.Editing;
using Microsoft.CodeAnalysis;
using Microsoft.CodeAnalysis.Completion;
using Microsoft.CodeAnalysis.CSharp;
using Microsoft.CodeAnalysis.Host.M... | 1.932267 | d9f92c8d827a53c9397565f4e74a1aa1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9883 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "mechgt/record-book",
"max_stars_repo_path": "Record Book/UI/View/ExtendActions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9884"
} | starcoder | namespace RecordBook.UI.View
{
using System.Collections.Generic;
using ZoneFiveSoftware.Common.Visuals;
using ZoneFiveSoftware.Common.Visuals.Fitness;
class ExtendActions : IExtendViews, IExtendActivityDetailPages
{
#region IExtendViews Members
public IList<IView> Views
{
... | 1.938851 | 4a7dd697dc7b3c9c7acaf1f55fe7156c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9884 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "RohanTalip/QuantConnect-Lean",
"max_stars_repo_path": "Engine/DataFeeds/WorkScheduling/WeightedWorkScheduler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9885"
} | starcoder | /*
* QUANTCONNECT.COM - Democratizing Finance, Empowering Individuals.
* Lean Algorithmic Trading Engine v2.0. Copyright 2014 QuantConnect Corporation.
*
* 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... | 2.744044 | 43b17d919ec6bcffdf811a0a7dc22fef |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9885 | {
"extension": "c-sharp",
"max_stars_count": "28.0",
"max_stars_repo_name": "fhcodegit/src",
"max_stars_repo_path": "src/ValidateScopes/SingletonDependency.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9886"
} | starcoder | <filename>src/ValidateScopes/SingletonDependency.cs
using System;
using Microsoft.Extensions.DependencyInjection;
namespace ValidateScopes
{
public class SingletonDependency
{
//private readonly ScopedDependency _scopedDepdendency;
private readonly IServiceProvider _serviceProvider;
pub... | 2.658246 | 6e6670d51e80ef9f899f27b862686920 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9886 | {
"extension": "c-sharp",
"max_stars_count": "296.0",
"max_stars_repo_name": "patrik-github/Delight",
"max_stars_repo_path": "UnityProject/Delight/Assets/Delight/Content/Views/UI/Scrollbar_g.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9887"
} | starcoder | // Internal view logic generated from "Scrollbar.xml"
#region Using Statements
using System;
using System.Collections.Generic;
using System.Runtime.CompilerServices;
using UnityEngine;
using UnityEngine.UI;
#endregion
namespace Delight
{
public partial class Scrollbar : UIImageView
{
#region Constructo... | 2.114292 | 77fa22f49e023065471f93e3d0c2a30c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9887 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "babin93/SpreadsheetLight",
"max_stars_repo_path": "src/Charts/SLGroupDataLabelOptions.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9888"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using A = DocumentFormat.OpenXml.Drawing;
using C = DocumentFormat.OpenXml.Drawing.Charts;
namespace SpreadsheetLight.Charts
{
/// <summary>
/// Encapsulates properties and methods for setting group data label options for charts.
/// </sum... | 2.44687 | 8ecdbf33d1ecba454bf74c11f8ad53c7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9888 | {
"extension": "c-sharp",
"max_stars_count": "94.0",
"max_stars_repo_name": "ashlyrclark/docs.particular.net",
"max_stars_repo_path": "samples/routing/fair-distribution/Core_7/Shared/FairDistribution/MessageMarker.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9889"
} | starcoder | using System;
using System.Threading.Tasks;
using NServiceBus.Pipeline;
using NServiceBus.Routing;
class MessageMarker :
Behavior<IDispatchContext>
{
public MessageMarker(FlowManager flowManager)
{
this.flowManager = flowManager;
}
#region MarkMessages
public override Ta... | 2.000399 | 083e7ed13a60746777af1acc14cbb83d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9889 | {
"extension": "c-sharp",
"max_stars_count": "13.0",
"max_stars_repo_name": "AxelMarquez/Ed-Fi-ODS",
"max_stars_repo_path": "Application/EdFi.Ods.Features/Container/Modules/ProfilesModule.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9890"
} | starcoder | <reponame>AxelMarquez/Ed-Fi-ODS
// SPDX-License-Identifier: Apache-2.0
// Licensed to the Ed-Fi Alliance under one or more agreements.
// The Ed-Fi Alliance licenses this file to you under the Apache License, Version 2.0.
// See the LICENSE and NOTICES files in the project root for more information.
using Autofac;
usi... | 1.366819 | 7d450503d0a99b74b84427a5cdc2b28a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9890 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Lo-GR/PierreBakery3.Solution",
"max_stars_repo_path": "PierreBakery3/Views/Treats/Delete.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:9891"
} | starcoder | @{
Layout = "_Layout";
}
@model Bakery.Models.Treat
<h2>Are you sure you want to delete @Html.DisplayFor(model => model.TreatName)</h2>
@using (Html.BeginForm())
{
<button class="btn btn-danger btn-sm" type="submit">Delete</button>
}
<p>@Html.ActionLink("Go back to Details", "Details", new { id = Model.TreatId }... | 2.096531 | 7b6af45f584c5e75785bb648b12f989c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9891 | {
"extension": "c-sharp",
"max_stars_count": "313.0",
"max_stars_repo_name": "GoodAI/BrainSimulator",
"max_stars_repo_path": "Sources/Modules/ToyWorld/RenderingBase/RenderObjects/Textures/TilesetImage.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9892"
} | starcoder | <gh_stars>100-1000
using VRageMath;
namespace RenderingBase.RenderObjects.Textures
{
public class TilesetImage
{
public TilesetImage(string imagePath, Vector2I tileSize, Vector2I tileMargin, Vector2I tileBorder)
{
ImagePath = imagePath;
TileSize = tileSize;
... | 2.529182 | 10cb38aadec240d008d16a857a4d3c91 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9892 | {
"extension": "c-sharp",
"max_stars_count": "4.0",
"max_stars_repo_name": "claunia/Claunia.ReedSolomon",
"max_stars_repo_path": "Claunia.ReedSolomon/Matrix.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9893"
} | starcoder | /**
* Matrix Algebra over an 8-bit Galois Field
*
* Copyright 2015, Backblaze, Inc.
* Copyright © 2019 <NAME>
*/
using System;
using System.Linq;
using System.Text;
namespace Claunia.ReedSolomon
{
/// <summary>
/// A matrix over the 8-bit Galois field. This class is not performance-critical, so the i... | 3.401967 | 35f1bc4c075562750e85c8e5b3755466 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9893 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "SCPET/SCP_ET_Plugin_Framework",
"max_stars_repo_path": "SCP_ET.API/Enums/PlayerEventType.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9894"
} | starcoder | <filename>SCP_ET.API/Enums/PlayerEventType.cs<gh_stars>0
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace SCP_ET.API.Enums
{
public enum PlayerEventType
{
OnPlayerDeath,
OnPlayerPreJoin,
OnPlayerJoinFinal,
... | 1.859725 | a049d2a24b35f4616a607436226a081c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9894 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "pingdong/newmoon.places.serverless",
"max_stars_repo_path": "src/Venues.Core.UnitTests/Models/VenueTest.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9895"
} | starcoder | using PingDong.DDD;
using PingDong.DDD.Core.Testings;
using PingDong.Newmoon.Venues.DomainEvents;
using PingDong.Newmoon.Venues.Tests;
using PingDong.Validations;
using System;
using Xunit;
namespace PingDong.Newmoon.Venues
{
public class VenueTest
{
#region State
#region Occupy
[Theo... | 2.039393 | a3023a76f3285c8accd5a67ca60c4110 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9895 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Logician724/maze-castle",
"max_stars_repo_path": "Assets/Scripts/CastleStartController.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9896"
} | starcoder | using UnityEngine;
using UnityEngine.UI;
using UnityEngine.SceneManagement;
public class CastleStartController : MonoBehaviour
{
public Animator rightDoorAnimator;
public Animator leftDoorAnimator;
public Animator playerAnimator;
public GameObject torch1;
public GameObject torch2;
public Te... | 2.550608 | 76a904a96321d12a62ce8c8113bc4d57 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9896 | {
"extension": "c-sharp",
"max_stars_count": "3.0",
"max_stars_repo_name": "misiek-it/MassTransit",
"max_stars_repo_path": "src/MassTransit/Contracts/CompensateActivityEndpointInfo.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9897"
} | starcoder | namespace MassTransit.Contracts
{
public interface CompensateActivityEndpointInfo :
EndpointInfo
{
ActivityInfo Activity { get; }
}
} | 1.378979 | f42bd2f6398f8ec5778bc6ed26e58a57 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9897 | {
"extension": "c-sharp",
"max_stars_count": "7.0",
"max_stars_repo_name": "Shuttle/Shuttle.Core.Cron",
"max_stars_repo_path": "Shuttle.Core.Cron/DefaultSpecification.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9898"
} | starcoder | namespace Shuttle.Core.Cron
{
public class DefaultSpecification
{
}
} | 0.93884 | 9362db7e7e6280c130082781cd2926ca |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9898 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "GivePenny/SimpleEventStore",
"max_stars_repo_path": "SimpleEventStore.AzureDocumentDb/AzureDocumentDbStorageEngine.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9899"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
using Microsoft.Azure.Documents;
using Microsoft.Azure.Documents.Client;
using Microsoft.Azure.Documents.Linq;
namespace SimpleEventStore.AzureDocumentDb
{
internal class AzureDocumentDbStorageEngine : IStorageEngine
... | 2.326644 | 810538a3955464eaeb35ab648bba278d |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9899 | {
"extension": "c-sharp",
"max_stars_count": "72.0",
"max_stars_repo_name": "ScriptBox99/Blazorade-Bootstrap",
"max_stars_repo_path": "Blazorade.Bootstrap.Components/JumbotronContent.razor.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9900"
} | starcoder | <filename>Blazorade.Bootstrap.Components/JumbotronContent.razor.cs
using Blazorade.Bootstrap.Components.Layout;
using Microsoft.AspNetCore.Components;
using System;
using System.Collections.Generic;
using System.Text;
namespace Blazorade.Bootstrap.Components
{
/// <summary>
/// Represents the contents of a <s... | 2.548396 | 695e42de8de810696c3edc1bb0814cf7 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9900 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "BlueDress/School",
"max_stars_repo_path": "C# OOP Basics/Defining Classes Exercises/Drawing ool/Quadrangle.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9901"
} | starcoder | <filename>C# OOP Basics/Defining Classes Exercises/Drawing ool/Quadrangle.cs<gh_stars>0
namespace Drawing_Tool
{
public abstract class Quadrangle
{
public virtual void Draw() { }
}
}
| 2.228846 | 8fadda92a889dc8eaa13b6c544cfc379 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9901 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "nhannd/Xian",
"max_stars_repo_path": "ImageViewer/PresentationStates/Dicom/DicomGraphicsFactory.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9902"
} | starcoder | #region License
// Copyright (c) 2011, ClearCanvas Inc.
// All rights reserved.
// http://www.clearcanvas.ca
//
// This software is licensed under the Open Software License v3.0.
// For the complete license, see http://www.clearcanvas.ca/OSLv3.0
#endregion
using System;
using System.Collections.Generic;
... | 1.936487 | 252d69a2fbed8ae3a98c19dc796af618 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9902 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "nikita-sharov/word-counter",
"max_stars_repo_path": "src/WordCounter/HighPerformanceParser.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9903"
} | starcoder | <filename>src/WordCounter/HighPerformanceParser.cs
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Diagnostics;
using System.IO;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
namespace WordCounter
{
public sealed class HighPerformanceParser : Parser
... | 3.13566 | b3203b1e5e928f2255a2efac0874c7d8 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9903 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "ewancoder/typingrealm",
"max_stars_repo_path": "TypingRealm.TestClient/Program.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9904"
} | starcoder | <filename>TypingRealm.TestClient/Program.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Net.Http;
using System.Text;
using System.Text.Json;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.Extensions.DependencyInjection;
using TypingRealm.Authentication;
using ... | 2.183293 | cebb04c6b40c063c3ba421f44396496e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9904 | {
"extension": "c-sharp",
"max_stars_count": "28.0",
"max_stars_repo_name": "G-arj/MoneyMan",
"max_stars_repo_path": "src/MoneyMan.WPF/PickerWindow.xaml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9905"
} | starcoder | <gh_stars>10-100
// Copyright (c) <NAME>. All rights reserved.
// Licensed under the Ms-PL license. See LICENSE.txt file in the project root for full license information.
using System.Windows;
using Nerdbank.MoneyManagement.ViewModels;
namespace MoneyMan;
/// <summary>
/// Interaction logic for PickerWindow.xaml.
/... | 1.637426 | 7fb3d039ecc9efa1f9f8ecae184681ed |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9905 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "davepermen/website-fitness",
"max_stars_repo_path": "src/Pages/Menu.cshtml.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9906"
} | starcoder | <reponame>davepermen/website-fitness
using Microsoft.AspNetCore.Mvc.RazorPages;
namespace Davepermen.Website.Fitness.Pages
{
public class MenuModel : PageModel
{
public void OnGet()
{
}
}
} | 1.341797 | 58189f051d1397b0f517a514180718e4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9906 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "JpCapucho/RequisicaoDeCompras",
"max_stars_repo_path": "src/RequisicaoAX.Dynamics/Model/InventTable.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9907"
} | starcoder | <reponame>JpCapucho/RequisicaoDeCompras
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace RequisicaoAX.Dynamics.Model
{
public class InventTable
{
public string ITEMID { get; set; }
public int ITEMTYPE { get; set; }
... | 1.092654 | 64606eb0a7fcb210754b333253afe176 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9907 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "alex-kulakov/dataobjects-net",
"max_stars_repo_path": "Orm/Xtensive.Orm/Conversion/Internals/SingleRoughAdvancedConverter.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9908"
} | starcoder | <gh_stars>0
// Copyright (C) 2003-2010 Xtensive LLC.
// All rights reserved.
// For conditions of distribution and use, see license.
// Created by: <NAME>
// Created: 2008.02.08
using System;
namespace Xtensive.Conversion
{
[Serializable]
internal class SingleRoughAdvancedConverter :
RoughAdvan... | 2.061686 | 9dd1c94037031f17ef64885d58b2fa4a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9908 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "Chrys4lisfag/techies_rage_cracked",
"max_stars_repo_path": "Models/BombStack.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9909"
} | starcoder | <filename>Models/BombStack.cs
// Decompiled with JetBrains decompiler
// Type: TechiesRage.Models.BombStack
// Assembly: Techies Rage, Version=1.3.3.0, Culture=neutral, PublicKeyToken=null
// MVID: E777AB4F-CAF5-4795-BCC2-C0567A6BAEE0
// Assembly location: C:\Users\koval\Desktop\Techies Rage.dll
using Ensage;
... | 1.878556 | d9c921ab6b6e2c884df5487fe725a82a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9909 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "eviathan/TypeCast",
"max_stars_repo_path": "TypeCast/Attributes/CodeFirstAttributeBase.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9910"
} | starcoder | <reponame>eviathan/TypeCast
using System;
namespace TypeCast.Attributes
{
public abstract class CodeFirstAttributeBase : Attribute
{
}
} | 1.157858 | 4c665b746d485ae1fe8dacbfb3144a03 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9910 | {
"extension": "c-sharp",
"max_stars_count": "17.0",
"max_stars_repo_name": "tomasfabian/Kafka.DotNet.ksqlDB",
"max_stars_repo_path": "ksqlDb.RestApi.Client/KSql/RestApi/Responses/Query/EndResponse.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9911"
} | starcoder | using System.Text.Json.Serialization;
namespace ksqlDB.RestApi.Client.KSql.RestApi.Responses.Query
{
internal class EndResponse
{
[JsonPropertyName("finalMessage")]
public string FinalMessage { get; set; }
}
} | 1.271511 | 3dd1fb7fc63f30b6a3d006a90d742358 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9911 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "ShawnC-LaunchCode/TinyRobotsTools",
"max_stars_repo_path": "Models/GlitterName.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9912"
} | starcoder | <filename>Models/GlitterName.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Threading.Tasks;
namespace TinyRobotsTools.Models
{
public enum GlitterName
{
Silver,
Cherry,
Royal,
Tangelo,
Emerald,
Malificent,
Rose,
... | 2.137548 | 3cbfc721b90e2a1ee7daa92356314f65 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9912 | {
"extension": "c-sharp",
"max_stars_count": "25.0",
"max_stars_repo_name": "EndGameGl/.NetBungieAPI",
"max_stars_repo_path": "DotNetBungieAPI.Generated/Models/Destiny/Definitions/DestinyVendorInventoryFlyoutBucketDefinition.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9913"
} | starcoder | <filename>DotNetBungieAPI.Generated/Models/Destiny/Definitions/DestinyVendorInventoryFlyoutBucketDefinition.cs<gh_stars>10-100
using System.Text.Json.Serialization;
namespace DotNetBungieAPI.Generated.Models.Destiny.Definitions;
/// <summary>
/// Information about a single inventory bucket in a vendor flyout UI a... | 2.407741 | e31a0c7f0666357c0a478407f50f5411 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9913 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "poketrivia/backend",
"max_stars_repo_path": "src/PokeTrivia.DataImport/PokeApiData/Models/MoveData.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9914"
} | starcoder | <gh_stars>0
using System.Collections.Generic;
using Newtonsoft.Json;
namespace PokeTrivia.DataImport.PokeApiData.Models
{
public class MoveData
{
[JsonProperty("name")]
public string Name { get; set; }
[JsonProperty("names")]
public List<MoveNameData> Names { get; set; }
... | 1.584018 | a588c003cabe3761b12b600f71896d75 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9914 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "dkwingsmt/HeroesDataParser",
"max_stars_repo_path": "HeroesData.Parser/Overrides/PropertyOverrides/PortraitPropertyOverride.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9915"
} | starcoder | using Heroes.Models;
using System;
using System.Collections.Generic;
namespace HeroesData.Parser.Overrides.PropertyOverrides
{
internal class PortraitPropertyOverride : PropertyOverrideBase<HeroPortrait, string>
{
protected override void SetPropertyValues(string propertyName, string propertyValue, Dic... | 2.581715 | 6bc7f0d57225c4020a77e25d680254e1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9915 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "vrenken/EtAlii.Ubigia",
"max_stars_repo_path": "Source/Persistence/EtAlii.Ubigia.Persistence/Items/IItemStorage.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9916"
} | starcoder | <filename>Source/Persistence/EtAlii.Ubigia.Persistence/Items/IItemStorage.cs<gh_stars>1-10
// Copyright (c) <NAME>. All rights reserved. See the license on https://github.com/vrenken/EtAlii.Ubigia
namespace EtAlii.Ubigia.Persistence
{
using System;
using System.Threading.Tasks;
public interface IItemStor... | 2.292173 | 64a65af5d5914c4cfae2eb0c1cb7293e |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9916 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "EliVerbrugge/mmai_stardash",
"max_stars_repo_path": "Games/Anarchy/Player.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9917"
} | starcoder | // A player in this game. Every AI controls one player.
// DO NOT MODIFY THIS FILE
// Never try to directly create an instance of this class, or modify its member variables.
// Instead, you should only be reading its variables and calling its functions.
using System;
using System.Collections.Generic;
using Sy... | 2.916905 | 098556020d9a935f7e00c3fc93fec41a |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9917 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "MauricioRB06/Sr_Catknight",
"max_stars_repo_path": "Assets/SrCatknight/Scripts/Levels/General/MainCamera.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9918"
} | starcoder | <gh_stars>0
// Copyright (c) 2021 MauricioRB06 <https://github.com/MauricioRB06>
// MIT License < Please Read LICENSE.md >
//
// The Purpose Of This Script Is:
//
// Generate an auto-tagging for the camera, which will allow me to get a reference in other scripts
// in case someone forgets to configure it.
//
// D... | 2.271199 | e918ccb2cb1287300b5340bc2b3d7956 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9918 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "twb0223/CAP",
"max_stars_repo_path": "src/DotNetCore.CAP/IBootstrapper.Default.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9919"
} | starcoder | using System;
using System.Collections.Generic;
using System.Threading;
using System.Threading.Tasks;
using Microsoft.AspNetCore.Hosting;
using Microsoft.Extensions.Logging;
namespace DotNetCore.CAP
{
/// <inheritdoc />
/// <summary>
/// Default implement of <see cref="T:DotNetCore.CAP.IBootstrapper" />.
... | 2.267541 | 354040b0f0bbaa6d11be5f2b04deb718 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9919 | {
"extension": "c-sharp",
"max_stars_count": "1.0",
"max_stars_repo_name": "rafoch/MOBoard",
"max_stars_repo_path": "MOBoard.Auth.Users.Write/Commands/LoginUser/LoginUserCommandHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9920"
} | starcoder | <filename>MOBoard.Auth.Users.Write/Commands/LoginUser/LoginUserCommandHandler.cs
using System;
using System.Collections.Generic;
using System.IdentityModel.Tokens.Jwt;
using System.Linq;
using System.Security.Claims;
using System.Text;
using System.Threading.Tasks;
using JetBrains.Annotations;
using Microsoft.AspNetCo... | 2.060664 | bb55e1adae2211d95e7c21f3a297beda |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9920 | {
"extension": "c-sharp",
"max_stars_count": "156.0",
"max_stars_repo_name": "theonlynexus/InfluxData.Net",
"max_stars_repo_path": "InfluxData.Net.InfluxDb/Models/Responses/QueryResponse.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9921"
} | starcoder | using System.Collections.Generic;
namespace InfluxData.Net.InfluxDb.Models.Responses
{
/// <summary>
/// Represents a generic query response.
/// </summary>
public class QueryResponse
{
/// <summary>
/// Response error.
/// </summary>
public string Error { get; set;... | 2.574117 | 66b7d18e4c9c1e45b830d0bccf9c1bbf |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9921 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "bclnet/GameEstate",
"max_stars_repo_path": "src/Estates/Red/GameEstate.Red.Format/Red/CR2WTypeManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9922"
} | starcoder | <reponame>bclnet/GameEstate<filename>src/Estates/Red/GameEstate.Red.Format/Red/CR2WTypeManager.cs
using GameEstate.Red.Formats.Red.CR2W;
using GameEstate.Red.Formats.Red.Types;
using GameEstate.Red.Formats.Red.Types.Arrays;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Reflectio... | 2.424573 | 5a11661a5dd783c6d3f531bb1584858c |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9922 | {
"extension": "c-sharp",
"max_stars_count": "109.0",
"max_stars_repo_name": "adnang/pulumi-azure",
"max_stars_repo_path": "sdk/dotnet/CostManagement/Inputs/ResourceGroupExportDeliveryInfoGetArgs.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9923"
} | starcoder | <reponame>adnang/pulumi-azure
// *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
using System;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Threading.Tasks;
usin... | 1.187765 | 0aaad4a136eaf2fdae9a9500e0fd7b44 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9923 | {
"extension": "c-sharp",
"max_stars_count": "20.0",
"max_stars_repo_name": "Ignis34Rus/LoE-Ghost.Server",
"max_stars_repo_path": "Ghost.Server/Utilities/Abstracts/StatsMgr.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9924"
} | starcoder | using Ghost.Server.Core.Classes;
using Ghost.Server.Core.Events;
using Ghost.Server.Utilities.Interfaces;
using PNet;
using PNetR;
using System;
using System.Collections.Generic;
using System.Linq;
using static Ghost.Server.Utilities.NetConverter;
namespace Ghost.Server.Utilities.Abstracts
{
public abstract class... | 2.288163 | a7d8d707c0969639bc10d4c78bdc189f |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9924 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "DStrik/BookCave",
"max_stars_repo_path": "Views/Book/Top10NotAvailable.cshtml",
"provenance": "train-00000-of-00045.jsonl.gz:9925"
} | starcoder | @model List<BookCave.Models.ViewModels.BookViewModel>
@section scripts {
<script type="text/javascript" src="~/js/rater.js"></script>
<script type="text/javascript" src="~/js/BookDetailsJS.js"></script>
}
<div class="container body-container card pb-5">
<div class="row animated fadeIn">
<div class... | 2.074016 | 9c772b797237083d82757a1004f96a30 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9925 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "ballance/csharp-assessment",
"max_stars_repo_path": "Assessment/Async.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9926"
} | starcoder | using System.IO;
using System.Net;
using System.Threading.Tasks;
using Assessment.Models;
using Newtonsoft.Json;
public class Async
{
public async Task<string> GetRemoteDataAsStringAsynchronously(string url)
{
var req = WebRequest.Create(url);
var response = await req.GetResponseAsync();
us... | 2.957973 | 3b3376ad9210ae42fa880cfc0d9ed3c4 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9926 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Tjakka5/30-Seconds",
"max_stars_repo_path": "Game/Assets/Framework/Plugins/Fingers/Demo/Scripts/DemoScriptRaycast.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9927"
} | starcoder | //
// Fingers Gestures
// (c) 2015 Digital Ruby, LLC
// http://www.digitalruby.com
// Source code may be used for personal or commercial projects.
// Source code may NOT be redistributed or sold.
//
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using UnityEngine;
namespace DigitalR... | 2.485732 | 7502ac61d742ed5a07c80bece82a36cc |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9927 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "kenakamu/DispatchVoiceMessageToEdge",
"max_stars_repo_path": "Dispatcher/Dispatcher/Dispatcher/Models/AudioMessage.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9928"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace Dispatcher.Models
{
public class AudioMessage
{
public string VoiceURL { get; set; }
}
}
| 1.699089 | 57b28b650e2f3f56953cff1c75d04266 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9928 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "cahyaong/cop.apollo",
"max_stars_repo_path": "Source/nGratis.Cop.Apollo.Client.Unity/Assets/Scripts/ObstacleGenerator.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9929"
} | starcoder | // --------------------------------------------------------------------------------------------------------------------
// <copyright file="ObstacleGenerator.cs" company="nGratis">
// The MIT License (MIT)
//
// Copyright (c) 2014 - 2015 <NAME>
//
// Permission is hereby granted, free of charge, to any person ob... | 2.364665 | fbdf77ec8e664e77dcadb0bce1fd0774 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9929 | {
"extension": "c-sharp",
"max_stars_count": "2.0",
"max_stars_repo_name": "stuartleeks/coolstore-microservices",
"max_stars_repo_path": "src/services/review/v1/UseCases/UpdateReview/Payloads.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9930"
} | starcoder | using System;
using System.ComponentModel.DataAnnotations;
using MediatR;
using VND.CoolStore.Services.Review.Dtos;
namespace VND.CoolStore.Services.Review.v1.UseCases.UpdateReview
{
public class UpdateReviewRequest : IRequest<UpdateReviewResponse>
{
[Required]
public Guid ReviewId { get; set; }
[Requ... | 1.960645 | c55ef98a81b098d479a65253808c40f1 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9930 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Roman-Dementiev/Dwares",
"max_stars_repo_path": "Druid/Druid/Satchel/ISelectionHandler.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9931"
} | starcoder | using System;
using System.Collections.Generic;
using System.Text;
namespace Dwares.Druid.Satchel
{
public interface ISelectionHandler
{
void OnSelectedChanged(ref object selectedItem, int selectedIndex);
}
}
| 1.730887 | 418450b0e126bf78bbd8c89c33776794 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9931 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "austin0150/RockLib.Messaging",
"max_stars_repo_path": "Tests/RockLib.Messaging.Tests/MessagingExtensionsTests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9932"
} | starcoder | using FluentAssertions;
using Microsoft.Extensions.DependencyInjection;
using Microsoft.Extensions.Options;
using Moq;
using RockLib.Configuration;
using RockLib.Messaging.DependencyInjection;
using System;
using System.Threading;
using System.Threading.Tasks;
using Xunit;
using static RockLib.Messaging.Tests.Reloadi... | 2.125596 | 3ea576d2fe72bf94927effad51d78647 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9932 | {
"extension": "c-sharp",
"max_stars_count": "222.0",
"max_stars_repo_name": "microbian-systems/JexusManager",
"max_stars_repo_path": "Microsoft.Web.Management/Client/IConnectionManager.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9933"
} | starcoder | <gh_stars>100-1000
// Copyright (c) <NAME>. All rights reserved.
//
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
using System;
using System.Collections.ObjectModel;
namespace Microsoft.Web.Management.Client
{
public interface IConnectionManager
{
... | 1.921371 | 161bb522b117af235f4af39458ec6d76 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9933 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "caschw/FileZipper",
"max_stars_repo_path": "FileZipper/Models/Document.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9934"
} | starcoder | namespace FileZipper.Models
{
public class Document
{
public byte[] Bytes { get; set; }
public string Filename { get; set; }
}
}
| 1.859532 | ae3d7f0bb421b13df56795f2215840a3 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9934 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "Ubiguchi/BoidsECSTest",
"max_stars_repo_path": "BoidsECSTest/NezEcs/Components/Velocity.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9935"
} | starcoder | <filename>BoidsECSTest/NezEcs/Components/Velocity.cs
using Microsoft.Xna.Framework;
using Nez;
namespace BoidsECSTest.NezEcs.Components
{
public class Velocity : Component
{
public Vector2 Value;
}
}
| 1.498418 | d7cf0b70737c4e14d33cf7425d97c512 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9935 | {
"extension": "c-sharp",
"max_stars_count": "0.0",
"max_stars_repo_name": "knnth070/AdventOfCode",
"max_stars_repo_path": "2016/AdventOfCode2016Tests/Day21/Day21Tests.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9936"
} | starcoder | using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Xunit;
using AdventOfCode2016.Day21;
namespace AdventOfCode2016Tests.Day21
{
public class Day21Tests
{
[Theory]
[InlineData("swap position 4 with position 0", ... | 3.147007 | 0685c03577c2b9e95dc51ac952da7161 |
2023-09-08T23:13:54.392Z | 2023-09-08T23:13:54.392Z | 9936 | {
"extension": "c-sharp",
"max_stars_count": "33.0",
"max_stars_repo_name": "rdev0/PadAnalyzer",
"max_stars_repo_path": "Source/CsDebugScript.DwarfSymbolProvider/ElfCoreDumpDebuggingEngine.cs",
"provenance": "train-00000-of-00045.jsonl.gz:9937"
} | starcoder | using CsDebugScript.Engine;
using System;
using System.Collections.Generic;
using System.Linq;
using CsDebugScript.Engine.Utility;
using System.IO;
namespace CsDebugScript.DwarfSymbolProvider
{
/// <summary>
/// Debugging engine that allows opening and reading ELF core dumps.
/// </summary>
/// <seeal... | 2.729467 | b3ece4d3e7b40834e049cf1a3660091d |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.